aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-15net: pass new SIOCSHWTSTAMP through to device driversPatrick Ohly1-0/+6
2009-02-14Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller41-619/+1539
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-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
2009-02-06Btrfs: Make sure dir is non-null before doing S_ISGID checksChris Mason1-1/+1
2009-02-05netlink: change return-value logic of netlink_broadcast()Pablo Neira Ayuso1-4/+1
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu1-0/+2
2009-02-05braino in sg_ioctl_trans()Al Viro1-1/+1
2009-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-59/+0
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan1-0/+1
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman1-57/+57
2009-02-05Btrfs: Fix memory leak in cache_drop_leaf_refChris Mason1-0/+1
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()"Mark Fasheh1-59/+0
2009-02-04Btrfs: don't return congestion in write_cache_pages as oftenChris Mason1-5/+0
2009-02-04Btrfs: Only prep for btree deletion balances when nodes are mostly emptyChris Mason1-3/+6
2009-02-04Btrfs: fix btrfs_unlock_up_safe to walk the entire pathChris Mason1-2/+2
2009-02-04Btrfs: change btrfs_del_leaf to drop locks earlierChris Mason1-2/+9
2009-02-04Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inodeChris Mason1-1/+5
2009-02-04Btrfs: Don't try to compress pages past i_sizeChris Mason1-0/+14
2009-02-04Btrfs: join the transaction in __btrfs_setxattrJosef Bacik1-1/+1
2009-02-04Btrfs: Handle SGID bit when creating inodesChris Ball1-1/+8
2009-02-04Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunksChris Mason4-45/+265
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason11-39/+470
2009-02-04Btrfs: hash_lock is no longer neededChris Mason3-11/+1
2009-02-04Btrfs: disable leak debugging checks in extent_io.cChris Mason1-8/+8
2009-02-04Btrfs: sort references by byte number during btrfs_inc_refChris Mason1-6/+79
2009-02-04Btrfs: async threads should try harder to find workChris Mason2-6/+46
2009-02-04Btrfs: selinux supportJim Owens3-4/+53
2009-02-04Btrfs: make btrfs acls selectableChristian Hesse1-0/+13
2009-02-04Btrfs: Catch missed bios in the async bio submission threadChris Mason2-3/+18
2009-02-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds15-286/+393
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds9-14/+133
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher1-1/+5
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner1-6/+25
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusFelix Blyakher70-1927/+1719
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh1-0/+3