summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-09-08CIFS: Replace clientCanCache* bools with an integerPavel Shilovsky
2013-09-08[CIFS] quiet sparse compile warningSteve French
2013-09-08cifs: Start using per session key for smb2/3 for signature generationShirish Pargaonkar
2013-09-08cifs: Add a variable specific to NTLMSSP for key exchange.Shirish Pargaonkar
2013-09-08cifs: Process post session setup code in respective dialect functions.Shirish Pargaonkar
2013-09-08CIFS: convert to use le32_add_cpu()Wei Yongjun
2013-09-08CIFS: Fix missing lease breakPavel Shilovsky
2013-09-08CIFS: Fix a memory leak when a lease break comesPavel Shilovsky
2013-09-08cifs: convert case-insensitive dentry ops to use new case conversion routinesJeff Layton
2013-09-08cifs: add new case-insensitive conversion routines that are based on wchar_t'sJeff Layton
2013-09-08cifs: Move and expand MAX_SERVER_SIZE definitionScott Lovenberg
2013-09-08cifs: Move string length definitions to uapiScott Lovenberg
2013-09-08CIFS: Implement follow_link for nounix CIFS mountsPavel Shilovsky
2013-09-08CIFS: Implement follow_link for SMB2Pavel Shilovsky
2013-09-08cifs: display iocharset= option in /proc/mountsJeff Layton
2013-09-08cifs: create a new Documentation/ directory and move docfiles into itJeff Layton
2013-09-08cifs: ensure that srv_mutex is held when dealing with ssocket pointerJeff Layton
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-09-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-09-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-09-06Merge tag 'for-f2fs-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2013-09-05fuse: drop dentry on failed revalidateAnand Avati
2013-09-05fuse: clean up return in fuse_dentry_revalidate()Miklos Szeredi
2013-09-05fuse: use d_materialise_unique()Miklos Szeredi
2013-09-05sysfs: use check_submounts_and_drop()Miklos Szeredi
2013-09-05nfs: use check_submounts_and_drop()Miklos Szeredi
2013-09-05gfs2: use check_submounts_and_drop()Miklos Szeredi
2013-09-05afs: use check_submounts_and_drop()Miklos Szeredi
2013-09-05vfs: check unlinked ancestors before mountMiklos Szeredi
2013-09-05vfs: check submounts and drop atomicallyMiklos Szeredi
2013-09-05vfs: add d_walk()Miklos Szeredi
2013-09-05vfs: restructure d_genocide()Miklos Szeredi
2013-09-05sparc: fix PCI device proc file mmap(2)Alexey Dobriyan
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-05f2fs: optimize gc for better performanceJin Xu
2013-09-05f2fs: merge more bios of node block writesJaegeuk Kim
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-05Merge tag 'dlm-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds
2013-09-05Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-04direct-io: Handle O_(D)SYNC AIOChristoph Hellwig
2013-09-04direct-io: Implement generic deferred AIO completionsChristoph Hellwig
2013-09-04Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-09-04switch fchmod() to fdgetAl Viro
2013-09-04switch epoll_ctl() to fdgetAl Viro
2013-09-04git simplify nilfs check for busy subtreeAl Viro
2013-09-04constify touch_atime()Al Viro
2013-09-04vfs: allow umount to handle mountpoints without revalidating themJeff Layton