summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-10-18nfs: don't try to migrate pages with active requestsJeff Layton1-25/+11
2011-10-18nfs: fix bug about IPv6 address scope checkingMi Jinlong1-3/+4
2011-10-18nfs: don't redirty inode when ncommit == 0 in nfs_commit_unstable_pagesJeff Layton1-0/+4
2011-10-18Revert "NFS: Ensure that writeback_single_inode() calls write_inode() when sy...Trond Myklebust1-1/+2
2011-10-17nfsd4: warn on open failure after createJ. Bruce Fields4-6/+8
2011-10-17nfsd4: preallocate open stateid in process_open1()J. Bruce Fields2-29/+21
2011-10-17nfsd4: do idr preallocation with stateid allocationJ. Bruce Fields2-41/+39
2011-10-17nfsd4: preallocate nfs4_file in process_open1()J. Bruce Fields2-24/+37
2011-10-17nfsd4: clean up open owners on OPEN failureJ. Bruce Fields4-2/+21
2011-10-17nfsd4: simplify process_open1 logicJ. Bruce Fields1-14/+8
2011-10-17nfsd4: make is_open_owner booleanJ. Bruce Fields1-1/+1
2011-10-17nfsd4: centralize renew_client() callsJ. Bruce Fields1-13/+10
2011-10-17nfsd4: typo logical vs bitwise negateDan Carpenter1-1/+1
2011-10-14ore/exofs: Change ore_check_io APIBoaz Harrosh2-23/+20
2011-10-14ore/exofs: Define new ore_verify_layoutBoaz Harrosh3-53/+72
2011-10-14ore: Support for partial component tableBoaz Harrosh2-0/+5
2011-10-14ore: Support for short read/writesBoaz Harrosh1-7/+23
2011-10-14exofs: Support for short read/writesBoaz Harrosh1-9/+26
2011-10-14ore: Remove check for ios->kern_buff in _prepare_for_striping to laterBoaz Harrosh1-23/+13
2011-10-14ore: cleanup: Embed an ore_striping_info inside ore_io_stateBoaz Harrosh1-37/+24
2011-10-14ore: Only IO one group at a time (API change)Boaz Harrosh2-51/+154
2011-10-14Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-62/+69
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-04ore/exofs: Change the type of the devices array (API change)Boaz Harrosh3-42/+69
2011-10-03Merge branch 'btrfs-3.0' of git://github.com/chrismason/linuxLinus Torvalds1-8/+16
2011-10-03ore: Make ore_striping_info and ore_calc_stripe_info publicBoaz Harrosh1-16/+8
2011-10-03exofs: Remove unused data_map member from exofs_sb_infoBoaz Harrosh2-38/+22
2011-10-03exofs: Rename struct ore_components comps => ocBoaz Harrosh4-63/+63
2011-10-03exofs/super.c: local functions should be staticH Hartley Sweeten1-3/+3
2011-10-03exofs/ore.c: local functions should be staticH Hartley Sweeten1-2/+2
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