index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
inode.c
Age
Commit message (
Expand
)
Author
2010-08-26
Cannot allocate memory error on mount
Suresh Jayaraman
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-09
cifs: truncate fallout
Christoph Hellwig
2010-08-09
always call inode_change_ok early in ->setattr
Christoph Hellwig
2010-08-09
remove inode_setattr
Christoph Hellwig
2010-08-05
cifs: reduce false positives with inode aliasing serverino autodisable
Jeff Layton
2010-08-02
cifs: don't allow cifs_iget to match inodes of the wrong type
Jeff Layton
2010-08-02
[CIFS] Missing ifdef
Steve French
2010-08-02
cifs: define inode-level cache object and register them
Suresh Jayaraman
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
fs/cifs: Remove unnecessary casts of private_data
Joe Perches
2010-06-12
cifs: don't attempt busy-file rename unless it's in same directory
Jeff Layton
2010-05-17
cifs: fix noserverino handling when unix extensions are enabled
Jeff Layton
2010-05-17
cifs: don't update uniqueid in cifs_fattr_to_inode
Jeff Layton
2010-05-17
cifs: always revalidate hardlinked inodes when using noserverino
Jeff Layton
2010-05-13
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
Steve French
2010-05-11
cifs: guard against hardlinking directories
Jeff Layton
2010-04-21
[CIFS] Cleanup various minor breakage in previous cFYI cleanup
Steve French
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-09
[CIFS] checkpatch cleanup
Steve French
2010-03-09
cifs: add cifs_revalidate_file
Jeff Layton
2010-03-06
cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
Jeff Layton
2010-02-23
cifs: set server_eof in cifs_fattr_to_inode
Jeff Layton
2010-02-23
cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
Jeff Layton
2010-02-08
[CIFS] Don't cache timestamps on utimes due to coarse granularity
Steve French
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-06
cifs: clean up handling when server doesn't consistently support inode numbers
Jeff Layton
2009-09-24
truncate: use new helpers
npiggin@suse.de
2009-09-01
cifs: Replace wrtPending with a real reference count
Dave Kleikamp
2009-07-22
[CIFS] fix sparse warning
Steve French
2009-07-22
cifs: disable serverino if server doesn't support it
Jeff Layton
2009-07-09
cifs: when ATTR_READONLY is set, only clear write bits on non-directories
Jeff Layton
2009-07-09
cifs: convert cifs_get_inode_info and non-posix readdir to use cifs_iget
Jeff Layton
2009-07-09
cifs: add and use CIFSSMBUnixSetFileInfo for setattr calls
Jeff Layton
2009-07-09
cifs: rename CIFSSMBUnixSetInfo to CIFSSMBUnixSetPathInfo
Jeff Layton
2009-07-01
cifs: add new cifs_iget function and convert unix codepath to use it
Jeff Layton
2009-06-25
cifs: Fix incorrect return code being printed in cFYI messages
Suresh Jayaraman
2009-05-28
cifs: reorganize get_cifs_acl
Christoph Hellwig
2009-05-28
cifs: rename cifs_iget to cifs_root_iget
Jeff Layton
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
2009-04-20
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
2009-04-17
cifs: when renaming don't try to unlink negative dentry
Jeff Layton
2009-04-17
cifs: vary timeout on writes past EOF based on offset (try #5)
Jeff Layton
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
2009-04-17
cifs: flush data on any setattr
Jeff Layton
2009-03-31
New helper - current_umask()
Al Viro
2009-03-12
[CIFS] add extra null attr check
Steve French
2009-02-21
cifs: posix fill in inode needed by posix open
Jeff Layton
[next]