summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-06[CIFS] Remove unused cifs_oplock_cachepSteve French
2010-05-05cifs: have decode_negTokenInit set flags in server structJeff Layton
2010-05-05cifs: break negotiate protocol calls out of cifs_setup_sessionJeff Layton
2010-04-28cifs: eliminate "first_time" parm to CIFS_SessSetupJeff Layton
2010-04-27[CIFS] Fix lease break for writesSteve French
2010-04-27cifs: save the dialect chosen by serverJeff Layton
2010-04-26cifs: change && to ||Dan Carpenter
2010-04-26cifs: rename "extended_security" to "global_secflags"Jeff Layton
2010-04-26cifs: move tcon find/create into separate functionJeff Layton
2010-04-26cifs: move SMB session creation code into separate functionJeff Layton
2010-04-26cifs: track local_nls in volume infoJeff Layton
2010-04-22[CIFS] Allow null nd (as nfs server uses) on createSteve French
2010-04-21[CIFS] Fix losing locks during fork()Pavel Shilovsky
2010-04-21[CIFS] Cleanup various minor breakage in previous cFYI cleanupSteve French
2010-04-21[CIFS] Neaten cERROR and cFYI macros, reduce text spaceJoe Perches
2010-04-21[CIFS] use add_to_page_cache_lruNick Piggin
2010-04-20Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-20quota: Convert __DQUOT_PARANOIA symbol to standard config optionJan Kara
2010-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2010-04-19eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks
2010-04-19eCryptfs: Copy lower directory inode times and size on linkTyler Hicks
2010-04-19ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-19ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-19eCryptfs: Decrypt symlink target for stat sizeTyler Hicks
2010-04-16xfs: don't warn on EAGAIN in inode reclaimDave Chinner
2010-04-16xfs: ensure that sync updates the log tail correctlyDave Chinner
2010-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-13ceph: use separate class for ceph sockets' sk_lockSage Weil
2010-04-13ceph: reserve one more caps space when doing readdirYehuda Sadeh
2010-04-13ceph: queue_cap_snap should always queue dirty contextSage Weil
2010-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-04-12ceph: fix dentry reference leak in dcache readdirSage Weil
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-12nilfs2: fix typo "numer" -> "number" in alloc.cRyusuke Konishi
2010-04-09NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptibleTrond Myklebust
2010-04-09NFS: Fix a race with the new commit codeTrond Myklebust
2010-04-09NFS: Ensure that writeback_single_inode() calls write_inode() when syncingTrond Myklebust
2010-04-09NFS: Fix the mode calculation in nfs_find_open_contextTrond Myklebust
2010-04-09NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIRTrond Myklebust
2010-04-09ceph: decode v5 of osdmap (pool names) [protocol change]Sage Weil
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds