Commit History

Author SHA1 Message Date
  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 11 years ago
  Al Viro 7119e220a7 cifs: get rid of ->f_path.dentry->d_sb uses, add a new helper 11 years ago
  Al Viro 41d28bca2d switch d_materialise_unique() users to d_splice_alias() 11 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 12 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
  Jeff Layton 2f2591a34d cifs: don't compare uniqueids in cifs_prime_dcache unless server inode numbers are in use 12 years ago
  Jeff Layton eb1b3fa5cd cifs: rename cifs_readdir_lookup to cifs_prime_dcache and make it void return 12 years ago
  Jeff Layton ccb5c001b3 cifs: ensure we revalidate the inode after readdir if cifsacl is enabled 13 years ago
  Al Viro 0903a0c849 cifs: get rid of blind d_drop() in readdir 12 years ago
  Shirish Pargaonkar c052e2b423 cifs: obtain file access during backup intent lookup (resend) 13 years ago
  Pavel Shilovsky 92fc65a74a CIFS: Move readdir code to ops struct 13 years ago
  Pavel Shilovsky 4b4de76e35 CIFS: Replace netfid with cifs_fid struct in cifsFileInfo 13 years ago
  Pavel Shilovsky 29e20f9c65 CIFS: Make CAP_* checks protocol independent 13 years ago