summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-02-18seq_file: properly cope with preadEric Biederman
2009-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-02-17Fix incomplete __mntput lockingAl Viro
2009-02-15ext4: Fix NULL dereference in ext4_ext_migrate()'s error handlingDan Carpenter
2009-02-14ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pagesAneesh Kumar K.V
2009-02-14ext4: Initialize preallocation list_head's properlyAneesh Kumar K.V
2009-02-12Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason
2009-02-12Btrfs: fs/btrfs/volumes.c: remove useless kzallocJulia Lawall
2009-02-12Btrfs: remove unused code in split_state()Qinghuang Feng
2009-02-12Btrfs: remove btrfs_init_pathJeff Mahoney
2009-02-12Btrfs: balance_level checks !child after accessJeff Mahoney
2009-02-12Btrfs: Avoid using __GFP_HIGHMEM with slab allocatorYan Zheng
2009-02-12Btrfs: don't clean old snapshots on sync(1)Chris Mason
2009-02-12Btrfs: use larger metadata clusters in ssd modeChris Mason
2009-02-12Btrfs: process mount options on mount -o remount,Chris Mason
2009-02-12Btrfs: make sure all pending extent operations are completeJosef Bacik
2009-02-11ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte
2009-02-11ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara
2009-02-11jbd: fix return value of journal_start_commit()Jan Kara
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-10ext4: Fix lockdep warningAneesh Kumar K.V
2009-02-10ext4: Fix to read empty directory blocks correctly in 64kWei Yongjun
2009-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara
2009-02-10Revert "ext4: wait on all pending commits in ext4_sync_fs()"Jan Kara
2009-02-10jbd2: Fix return value of jbd2_journal_start_commit()Jan Kara
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-09Btrfs: don't use spin_is_contendedChris Mason
2009-02-09Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2009-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-06eCryptfs: Regression in unencrypted filename symlinksTyler Hicks
2009-02-06Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...Linus Torvalds
2009-02-06elf core dump: fix get_user useRoland McGrath
2009-02-07CRED: Fix SUID exec regressionDavid Howells
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp
2009-02-06Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason
2009-02-05braino in sg_ioctl_trans()Al Viro
2009-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite...Mark Fasheh
2009-02-04Btrfs: don't return congestion in write_cache_pages as oftenChris Mason
2009-02-04Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason
2009-02-04Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason
2009-02-04Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason