aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-19Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds1-3/+76
2009-02-19Revert "[XFS] remove old vmap cache"Felix Blyakher1-1/+74
2009-02-19Revert "[XFS] use scalable vmap API"Felix Blyakher1-3/+3
2009-02-18Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-3/+4
2009-02-18inotify: fix GFP_KERNEL related deadlockIngo Molnar1-1/+1
2009-02-18vt: Declare PIO_CMAP/GIO_CMAP as compatbile ioctls.Bill Nottingham1-0/+2
2009-02-18fs/super.c: add lockdep annotation to s_umountPeter Zijlstra1-1/+16
2009-02-18mm: task dirty accounting fixNick Piggin1-0/+1
2009-02-18timerfd: add flags checkDavide Libenzi1-6/+6
2009-02-18seq_file: properly cope with preadEric Biederman1-4/+32
2009-02-18block: revert part of 18ce3751ccd488c78d3827e9f6bf54e6322676fbJens Axboe1-1/+1
2009-02-18fs/bio: bio_alloc_bioset: pass right object ptr to mempool_freeSubhash Peddamallu1-2/+3
2009-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds13-84/+157
2009-02-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds8-46/+99
2009-02-17Fix incomplete __mntput lockingAl Viro1-2/+4
2009-02-15ext4: Fix NULL dereference in ext4_ext_migrate()'s error handlingDan Carpenter1-5/+3
2009-02-14ext4: Implement range_cyclic in ext4_da_writepages instead of write_cache_pagesAneesh Kumar K.V1-2/+19
2009-02-14ext4: Initialize preallocation list_head's properlyAneesh Kumar K.V1-0/+3
2009-02-12Btrfs: hold trans_mutex when using btrfs_record_root_in_transYan Zheng3-0/+6
2009-02-12Btrfs: make a lockdep class for the extent buffer locksChris Mason7-32/+99
2009-02-12Btrfs: fs/btrfs/volumes.c: remove useless kzallocJulia Lawall1-4/+0
2009-02-12Btrfs: remove unused code in split_state()Qinghuang Feng1-2/+0
2009-02-12Btrfs: remove btrfs_init_pathJeff Mahoney4-13/+2
2009-02-12Btrfs: balance_level checks !child after accessJeff Mahoney1-1/+1
2009-02-12Btrfs: Avoid using __GFP_HIGHMEM with slab allocatorYan Zheng1-1/+1
2009-02-12Btrfs: don't clean old snapshots on sync(1)Chris Mason1-1/+0
2009-02-12Btrfs: use larger metadata clusters in ssd modeChris Mason1-1/+2
2009-02-12Btrfs: process mount options on mount -o remount,Chris Mason1-0/+4
2009-02-12Btrfs: make sure all pending extent operations are completeJosef Bacik1-29/+42
2009-02-11ext2/xip: refuse to change xip flag during remount with busy inodesCarsten Otte1-3/+6
2009-02-11ext3: revert "ext3: wait on all pending commits in ext3_sync_fs"Jan Kara1-5/+6
2009-02-11jbd: fix return value of journal_start_commit()Jan Kara1-6/+11
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman1-3/+5
2009-02-10ext4: Fix lockdep warningAneesh Kumar K.V1-13/+16
2009-02-10ext4: Fix to read empty directory blocks correctly in 64kWei Yongjun1-1/+1
2009-02-10jbd2: Avoid possible NULL dereference in jbd2_journal_begin_ordered_truncate()Jan Kara3-15/+39
2009-02-10Revert "ext4: wait on all pending commits in ext4_sync_fs()"Jan Kara1-4/+7
2009-02-10jbd2: Fix return value of jbd2_journal_start_commit()Jan Kara1-6/+11
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds3-26/+1
2009-02-09Btrfs: don't use spin_is_contendedChris Mason3-26/+1
2009-02-09Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-1/+5
2009-02-09lockd: fix regression in lockd's handling of blocked locksJ. Bruce Fields1-1/+5
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck1-2/+2
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds3-8/+24
2009-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds26-451/+1413
2009-02-06eCryptfs: Regression in unencrypted filename symlinksTyler Hicks1-2/+2
2009-02-06Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-rolandLinus Torvalds1-2/+12
2009-02-06elf core dump: fix get_user useRoland McGrath1-2/+12
2009-02-07CRED: Fix SUID exec regressionDavid Howells3-8/+24
2009-02-06vfs: Don't call attach_nobh_buffers() with an empty listDave Kleikamp1-1/+1