Commit History

Author SHA1 Message Date
  Steve French 3afca265b5 Clarify locking of cifs file and tcon structures and make more granular 9 years ago
  Goldwyn Rodrigues 1f1735cb75 cifs: Use file_dentry() 9 years ago
  Al Viro 3125d2650c cifs: switch to ->iterate_shared() 9 years ago
  Al Viro fc64005c93 don't bother with ->d_inode->i_sb - it's always equal to ->d_sb 9 years ago
  Vasily Averin 01b9b0b286 cifs_dbg() outputs an uninitialized buffer in cifs_readdir() 9 years ago
  Viresh Kumar a1c83681d5 fs: Drop unlikely before IS_ERR(_OR_NULL) 10 years ago
  Sachin Prabhu f5d0684e84 cifs: Don't replace dentries for dfs mounts 10 years ago
  David Howells 2b0143b5c9 VFS: normal filesystems (and lustre): d_inode() annotations 10 years ago
  Nakajima Akira 9e6d722f3d cifs: make new inode cache when file type is different 10 years ago
  Linus Torvalds cbfe0de303 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 years ago
  Namjae Jeon 15d9870633 cifs: remove unneeded condition check 10 years ago
  Al Viro b583043e99 kill f_dentry uses 10 years ago
  Al Viro 7119e220a7 cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper 10 years ago
  Al Viro 41d28bca2d switch d_materialise_unique() users to d_splice_alias() 10 years ago
  Steve French 2baa268253 Remap reserved posix characters by default (part 3/3) 11 years ago
  Steve French b693855fe6 Allow conversion of characters in Mac remap range. Part 1 11 years ago
  Eric W. Biederman 5542aa2fa7 vfs: Make d_invalidate return void 11 years ago
  Pavel Shilovsky f736906a76 CIFS: Fix wrong restart readdir for SMB1 11 years ago
  Pavel Shilovsky 52755808d4 CIFS: Fix SMB2 readdir error handling 11 years ago
  Sachin Prabhu cb084b1a9b cifs: Rename MF symlink function names 11 years ago
  Pavel Shilovsky eb85d94bdd CIFS: Fix symbolic links usage 11 years ago
  Jim McDonough 74d290da47 [CIFS] Provide sane values for nlink 12 years ago
  Pavel Shilovsky b42bf88828 CIFS: Implement follow_link for SMB2 12 years ago
  Jeff Layton 757c4f6260 cifs: don't instantiate new dentries in readdir for inodes that need to be revalidated immediately 12 years ago
  Linus Torvalds d4141531f6 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 12 years ago
  Al Viro be4ccdcc25 [readdir] convert cifs 12 years ago
  Jeff Layton 2a2c41c07c revalidate directories instiantiated via FIND_* in order to handle DFS referrals 12 years ago
  Joe Perches f96637be08 [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg 12 years ago
  Al Viro 4f522a247b d_hash_and_lookup(): export, switch open-coded instances 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago