summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-10-18nfs: fix bug about IPv6 address scope checkingMi Jinlong
2011-10-18nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton
2011-10-18Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields
2011-10-17nfsd4: preallocate open stateid in process_open1()J. Bruce Fields
2011-10-17nfsd4: do idr preallocation with stateid allocationJ. Bruce Fields
2011-10-17nfsd4: preallocate nfs4_file in process_open1()J. Bruce Fields
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-14ore/exofs: Change ore_check_io APIBoaz Harrosh
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh
2011-10-14ore: Support for partial component tableBoaz Harrosh
2011-10-14ore: Support for short read/writesBoaz Harrosh
2011-10-14exofs: Support for short read/writesBoaz Harrosh
2011-10-14ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh
2011-10-14ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh
2011-10-14ore: Only IO one group at a time (API change)Boaz Harrosh
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-07[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2Steve French
2011-10-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds
2011-10-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh
2011-10-03exofs/super.c: local functions should be staticH Hartley Sweeten
2011-10-03exofs/ore.c: local functions should be staticH Hartley Sweeten
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-26VFS: Fix the remaining automounter semantics regressionsTrond Myklebust
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds