summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds1-1/+10
2011-10-12nfs: fix bug about IPv6 address scope checkingMi Jinlong1-3/+4
2011-10-11nfsd4: more robust ignoring of WANT bits in OPENJ. Bruce Fields2-3/+5
2011-10-11nfsd4: move name-length checks to xdrJ. Bruce Fields3-39/+33
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig4-51/+45
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig5-10/+24
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig1-1/+0
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason1-1/+3
2011-10-11nfsd4: move access/deny validity checks to xdr codeJ. Bruce Fields2-39/+73
2011-10-10nfsd4: ignore WANT bits in open downgradeJ. Bruce Fields1-0/+2
2011-10-10nfsd4: cleanup state.h commentsJ. Bruce Fields1-37/+8
2011-10-10nfsd4: clean up downgrading codeJ. Bruce Fields2-12/+27
2011-10-10nfsd4: fix state lock usage in LOCKUJ. Bruce Fields1-1/+2
2011-10-10Btrfs: fix recursive auto-defragLi Zefan1-0/+7
2011-10-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-1/+1
2011-10-07[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French1-1/+1
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds1-8/+16
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik1-8/+16
2011-09-27CIFS: Don't free volume_info->UNC until we are entirely done with it.Jesper Juhl1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle4-6/+7
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds2-8/+0
2011-09-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust3-3/+3
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds1-1/+1
2011-09-26sysfs: add unsigned long cast to prevent compile warningHeiko Carstens1-1/+2
2011-09-26nfsd4: look up stateid's per clientidJ. Bruce Fields3-65/+54
2011-09-26nfsd4: assume test_stateid always has sessionJ. Bruce Fields4-6/+5
2011-09-26nfsd4: use idr for stateid'sJ. Bruce Fields2-52/+73
2011-09-26nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields3-27/+31
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-13/+15
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen1-0/+20
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen1-15/+24
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen1-10/+11
2011-09-21leases: split up generic_setlease into lock/unlock casesJ. Bruce Fields1-36/+62
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds1-1/+6
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason1-1/+6
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil1-1/+6
2011-09-20nfsd4: make op_cacheresult another flagJ. Bruce Fields1-25/+25
2011-09-20nfsd4: fix open downgrade, againJ. Bruce Fields1-3/+11
2011-09-19cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar1-43/+11
2011-09-19Fix the conflict between rwpidforward and rw mount optionsSteve French1-2/+2
2011-09-19CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky1-4/+6
2011-09-19cifs: fix possible memory corruption in CIFSFindNextJeff Layton1-1/+2
2011-09-19Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds3-11/+30
2011-09-19nfsd4: hash closed stateid's like any otherJ. Bruce Fields2-49/+56
2011-09-19nfsd4: construct stateid from clientid and counterJ. Bruce Fields2-58/+18
2011-09-18Btrfs: only clear the need lookup flag after the dentry is setupJosef Bacik1-2/+11
2011-09-18BTRFS: Fix lseek return value for errorJeff Liu1-2/+7
2011-09-18Merge branch 'btrfs-3.0' into for-linusChris Mason2-7/+12
2011-09-18Btrfs: don't change inode flag of the dest clone fileLi Zefan1-1/+0
2011-09-18Btrfs: don't make a file partly checksummed through file cloneLi Zefan1-0/+5