aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason1-1/+9
2011-02-14Btrfs: fix page->private racesChris Mason2-5/+41
2011-02-14nfsd: break lease on unlink due to renameJ. Bruce Fields1-0/+7
2011-02-14nfsd4: acquire only one lease per fileJ. Bruce Fields2-42/+58
2011-02-14nfsd4: modify fi_delegations under recall_lockJ. Bruce Fields1-4/+4
2011-02-14nfsd4: remove unused deleg dprintk's.J. Bruce Fields1-4/+0
2011-02-14nfsd4: split lease setting into separate functionJ. Bruce Fields1-13/+19
2011-02-14nfsd4: fix leak on allocation errorJ. Bruce Fields1-8/+10
2011-02-14nfsd4: add helper function for lease setupJ. Bruce Fields1-12/+21
2011-02-14nfsd4: split up nfsd_break_deleg_cbJ. Bruce Fields1-18/+16
2011-02-14NFSD: memory corruption due to writing beyond the stat arrayKonstantin Khorenko1-1/+1
2011-02-14NFSD: use nfserr for status after decode_cb_op_statusBenny Halevy1-4/+2
2011-02-14nfsd: don't leak dentry count on mnt_want_write failureJ. Bruce Fields1-6/+6
2011-02-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds8-91/+221
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o2-9/+21
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen5-18/+100
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen1-40/+60
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-4/+2
2011-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds3-10/+34
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh1-0/+5
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds2-10/+12
2011-02-11dlm: use single thread workqueuesDavid Teigland1-4/+2
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton3-7/+28
2011-02-10cifs: clean up checks in cifs_echo_requestJeff Layton1-3/+4
2011-02-08[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiateSteve French2-1/+3
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds18-116/+371
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds5-18/+28
2011-02-07Btrfs: Fix page count calculationYan, Zheng1-4/+4
2011-02-07ext4: Fix data corruption with multi-block writepages supportCurt Wohlgemuth1-5/+6
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton1-4/+1
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov1-1/+1
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh1-1/+1
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik1-8/+18
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik1-0/+1
2011-02-06cifs: add check for kmalloc in parse_daclStanislav Fomichev1-0/+4
2011-02-04ceph: queue cap_snaps once per realmSage Weil1-4/+10
2011-02-05cifs: don't send an echo request unless NegProt has been doneJeff Layton1-2/+6
2011-02-04cifs: enable signing flag in SMB header when server has it onJeff Layton1-0/+4
2011-02-04cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar1-2/+2
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa1-1/+1
2011-02-04CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky1-5/+6
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplusLinus Torvalds4-51/+67
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig1-2/+2
2011-02-03hfsplus: fix two memory leaks in wrapper.cChuck Ebbert1-2/+2
2011-02-03hfsplus: do not leak buffer on errorChuck Ebbert1-2/+2
2011-02-03hfsplus: fix failed mount handlingChristoph Hellwig1-45/+61
2011-02-03ext4: fix up ext4 error handlingTheodore Ts'o1-4/+10
2011-02-03ext4: unregister features interface on module unloadLukas Czerner1-2/+10
2011-02-03ext4: fix panic on module unload when stopping lazyinit threadEric Sandeen1-13/+14
2011-02-02Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh1-2/+0