summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-10-17nfsd4: clean up open owners on OPEN failureJ. Bruce Fields
2011-10-17nfsd4: simplify process_open1 logicJ. Bruce Fields
2011-10-17nfsd4: make is_open_owner booleanJ. Bruce Fields
2011-10-17nfsd4: centralize renew_client() callsJ. Bruce Fields
2011-10-17nfsd4: typo logical vs bitwise negateDan Carpenter
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-10-13Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-12nfs: fix bug about IPv6 address scope checkingMi Jinlong
2011-10-11nfsd4: more robust ignoring of WANT bits in OPENJ. Bruce Fields
2011-10-11nfsd4: move name-length checks to xdrJ. Bruce Fields
2011-10-11xfs: revert to using a kthread for AIL pushingChristoph Hellwig
2011-10-11xfs: force the log if we encounter pinned buffers in .iop_pushbufChristoph Hellwig
2011-10-11xfs: do not update xa_last_pushed_lsn for locked itemsChristoph Hellwig
2011-10-11Btrfs: make sure not to defrag extents past i_sizeChris Mason
2011-10-11nfsd4: move access/deny validity checks to xdr codeJ. Bruce Fields
2011-10-10nfsd4: ignore WANT bits in open downgradeJ. Bruce Fields
2011-10-10nfsd4: cleanup state.h commentsJ. Bruce Fields
2011-10-10nfsd4: clean up downgrading codeJ. Bruce Fields
2011-10-10nfsd4: fix state lock usage in LOCKUJ. Bruce Fields
2011-10-10Btrfs: fix recursive auto-defragLi Zefan
2011-10-10Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2011-10-08[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-30Btrfs: force a page fault if we have a shorty copy on a page boundaryJosef Bacik
2011-09-27CIFS: Don't free volume_info->UNC until we are entirely done with it.Jesper Juhl
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-27VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-27vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-26sysfs: add unsigned long cast to prevent compile warningHeiko Carstens
2011-09-26nfsd4: look up stateid's per clientidJ. Bruce Fields
2011-09-26nfsd4: assume test_stateid always has sessionJ. Bruce Fields
2011-09-26nfsd4: use idr for stateid'sJ. Bruce Fields
2011-09-26nfsd4: move client * to nfs4_stateid, add init_stid helperJ. Bruce Fields
2011-09-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-09-21teach /proc/$pid/numa_maps about transparent hugepagesDave Hansen
2011-09-21break out numa_maps gather_pte_stats() checksDave Hansen
2011-09-21make /proc/$pid/numa_maps gather_stats() take variable page sizeDave Hansen
2011-09-21leases: split up generic_setlease into lock/unlock casesJ. Bruce Fields
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-20Merge branch 'btrfs-3.0' into for-linusChris Mason
2011-09-20Btrfs: reserve sufficient space for ioctl cloneSage Weil
2011-09-20nfsd4: make op_cacheresult another flagJ. Bruce Fields
2011-09-20nfsd4: fix open downgrade, againJ. Bruce Fields
2011-09-20cifs: Fix broken sec=ntlmv2/i sec option (try #2)Shirish Pargaonkar
2011-09-20Fix the conflict between rwpidforward and rw mount optionsSteve French
2011-09-20CIFS: Fix ERR_PTR dereference in cifs_get_rootPavel Shilovsky
2011-09-20cifs: fix possible memory corruption in CIFSFindNextJeff Layton
2011-09-20Merge branch 'for-linus' of git://github.com/chrismason/linuxLinus Torvalds
2011-09-19nfsd4: hash closed stateid's like any otherJ. Bruce Fields