summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro
2011-02-15drop out of RCU in return_revalAl Viro
2011-02-15split do_revalidate() into RCU and non-RCU casesAl Viro
2011-02-15in do_lookup() split RCU and non-RCU cases of need_revalidateAl Viro
2011-02-15nothing in do_follow_link() is going to see RCUAl Viro
2011-02-14Btrfs: check return value of alloc_extent_map()Tsutomu Itoh
2011-02-14Btrfs - Fix memory leak in btrfs_init_new_device()Ilya Dryomov
2011-02-14btrfs: prevent heap corruption in btrfs_ioctl_space_info()Dan Rosenberg
2011-02-14Btrfs: Fix balance panicYan, Zheng
2011-02-14Btrfs: don't release pages when we can't clear the uptodate bitsChris Mason
2011-02-14Btrfs: fix page->private racesChris Mason
2011-02-12Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2011-02-12jbd2: call __jbd2_log_start_commit with j_state_lock write lockedTheodore Ts'o
2011-02-12ext4: serialize unaligned asynchronous DIOEric Sandeen
2011-02-12ext4: make grpinfo slab cache names staticEric Sandeen
2011-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2011-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-11vfs: call rcu_barrier after ->kill_sb()Boaz Harrosh
2011-02-11Fix possible filp_cachep memory corruptionLinus Torvalds
2011-02-11dlm: use single thread workqueuesDavid Teigland
2011-02-11cifs: don't always drop malformed replies on the floor (try #3)Jeff Layton
2011-02-10cifs: clean up checks in cifs_echo_requestJeff Layton
2011-02-08[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiateSteve French
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-02-07Btrfs: Fix page count calculationYan, Zheng
2011-02-07ext4: Fix data corruption with multi-block writepages supportCurt Wohlgemuth
2011-02-07cifs: remove checks for ses->status == CifsExitingJeff Layton
2011-02-06btrfs: Drop __exit attribute on btrfs_exit_compressAlexey Charkov
2011-02-06btrfs: cleanup error handling in btrfs_unlink_inode()Tsutomu Itoh
2011-02-06Btrfs: exclude super blocks when we read in block groupsJosef Bacik
2011-02-06Btrfs: make sure search_bitmap finds something in remove_from_bitmapJosef Bacik
2011-02-06cifs: add check for kmalloc in parse_daclStanislav Fomichev
2011-02-05cifs: don't send an echo request unless NegProt has been doneJeff Layton
2011-02-04cifs: enable signing flag in SMB header when server has it onJeff Layton
2011-02-04cifs: Possible slab memory corruption while updating extended stats (repost)Shirish Pargaonkar
2011-02-04CRED: Fix kernel panic upon security_file_alloc() failure.Tetsuo Handa
2011-02-04CIFS: Fix variable types in cifs_iovec_read/write (try #2)Pavel Shilovsky
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch...Linus Torvalds
2011-02-03hfsplus: fix up a comparism in hfsplus_file_extendChristoph Hellwig
2011-02-03hfsplus: fix two memory leaks in wrapper.cChuck Ebbert
2011-02-03hfsplus: do not leak buffer on errorChuck Ebbert
2011-02-03hfsplus: fix failed mount handlingChristoph Hellwig
2011-02-03ext4: fix up ext4 error handlingTheodore Ts'o
2011-02-03ext4: unregister features interface on module unloadLukas Czerner
2011-02-03ext4: fix panic on module unload when stopping lazyinit threadEric Sandeen
2011-02-02Revert "exofs: Set i_mapping->backing_dev_info anyway"Boaz Harrosh