aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-27Btrfs: improve the logic in btrfs_can_relocate()Ilya Dryomov
2012-03-27Btrfs: add __get_block_group_index() helperIlya Dryomov
2012-03-27Btrfs: add get_restripe_target() helperIlya Dryomov
2012-03-27Btrfs: move alloc_profile_is_valid() to volumes.cIlya Dryomov
2012-03-27Btrfs: make profile_is_valid() check more strictIlya Dryomov
2012-03-27Btrfs: add wrappers for working with alloc profilesIlya Dryomov
2012-03-27Btrfs: stop silently switching single chunks to raid0 on balanceIlya Dryomov
2012-03-26Btrfs: deal with read errors on extent buffers differentlyJosef Bacik
2012-03-26Btrfs: don't use threaded IO completion helpers for metadata writesChris Mason
2012-03-26Btrfs: adjust the write_lock_level as we unlockChris Mason
2012-03-26Btrfs: loop waiting on writebackChris Mason
2012-03-26Btrfs: add the ability to cache a pointer into the ebChris Mason
2012-03-26Btrfs: ensure an entire eb is written at onceJosef Bacik
2012-03-26Btrfs: introduce mark_extent_buffer_accessedJosef Bacik
2012-03-26Btrfs: introduce free_extent_buffer_staleJosef Bacik
2012-03-26Btrfs: only use the existing eb if it's count isn't 0Josef Bacik
2012-03-26Btrfs: set page->private to the ebJosef Bacik
2012-03-26Btrfs: allow metadata blocks larger than the page sizeChris Mason
2012-03-26Btrfs: remove search_start and search_end from find_free_extent and callersJosef Bacik
2012-03-26Btrfs: remove the ideal caching codeJosef Bacik
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds
2012-03-16nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-16nilfs2: clamp ns_r_segments_percentage to [1, 99]Haogang Chen
2012-03-16afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-16afs: Read of file returns EBADMSGAnton Blanchard
2012-03-14Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-03-13Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-10restore smp_mb() in unlock_new_inode()Al Viro
2012-03-10vfs: fix return value from do_last()Miklos Szeredi
2012-03-10vfs: fix double put after complete_walk()Miklos Szeredi
2012-03-10udf: Fix deadlock in udf_release_file()Jan Kara
2012-03-10vfs: Correctly set the dir i_mutex lockdep classTyler Hicks
2012-03-09aio: fix the "too late munmap()" raceAl Viro
2012-03-09aio: fix io_setup/io_destroy raceAl Viro
2012-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-03-06CIFS: Do not kmalloc under the flocks spinlockPavel Shilovsky
2012-03-06cifs: possible memory leak in xattr.Santosh Nayak
2012-03-06Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-03-05Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds
2012-03-05coredump_wait: don't call complete_vfork_done()Oleg Nesterov
2012-03-05vfork: introduce complete_vfork_done()Oleg Nesterov
2012-03-05aio: wake up waiters when freeing unused kiocbsJeff Moyer
2012-03-05aout: move setup_arg_pages() prior to reading/mapping the binaryAl Viro
2012-03-04vfs: move dentry_cmp from <linux/dcache.h> to fs/dcache.cLinus Torvalds
2012-03-03Btrfs: fix casting error in scrub reada codeChris Mason
2012-03-03btrfs: fix locking issues in find_parent_nodes()Li Zefan
2012-03-02vfs: export full_name_hash() function to modulesLinus Torvalds
2012-03-02vfs: split up name hashing in link_path_walk() into helper functionLinus Torvalds
2012-03-02vfs: uninline full_name_hash()Linus Torvalds