aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-02-20Btrfs: check file pointer in btrfs_sync_fileChris Mason
2009-02-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2009-02-19Revert "[XFS] remove old vmap cache"Felix Blyakher
2009-02-19Revert "[XFS] use scalable vmap API"Felix Blyakher
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-18inotify: fix GFP_KERNEL related deadlockIngo Molnar
2009-02-18vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham
2009-02-18fs/super.c: add lockdep annotation to s_umountPeter Zijlstra
2009-02-18mm: task dirty accounting fixNick Piggin
2009-02-18timerfd: add flags checkDavide Libenzi
2009-02-18seq_file: properly cope with preadEric Biederman
2009-02-18block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe
2009-02-18fs/bio: bio_alloc_bioset: pass right object ptr to mempool_freeSubhash Peddamallu
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