Age | Commit message (Expand) | Author | Files | Lines |
2009-02-12 | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte | 1 | -3/+6 |
2009-02-12 | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara | 1 | -5/+6 |
2009-02-12 | jbd: fix return value of journal_start_commit() | Jan Kara | 1 | -6/+11 |
2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman | 1 | -3/+5 |
2009-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 3 | -26/+1 |
2009-02-10 | Btrfs: don't use spin_is_contended | Chris Mason | 3 | -26/+1 |
2009-02-09 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+5 |
2009-02-09 | lockd: fix regression in lockd's handling of blocked locks | J. Bruce Fields | 1 | -1/+5 |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 1 | -2/+2 |
2009-02-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -8/+24 |
2009-02-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 26 | -451/+1413 |
2009-02-07 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks | 1 | -2/+2 |
2009-02-07 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds | 1 | -2/+12 |
2009-02-07 | elf core dump: fix get_user use | Roland McGrath | 1 | -2/+12 |
2009-02-07 | CRED: Fix SUID exec regression | David Howells | 3 | -8/+24 |
2009-02-07 | vfs: Don't call attach_nobh_buffers() with an empty list | Dave Kleikamp | 1 | -1/+1 |
2009-02-06 | Btrfs: Make sure dir is non-null before doing S_ISGID checks | Chris Mason | 1 | -1/+1 |
2009-02-06 | braino in sg_ioctl_trans() | Al Viro | 1 | -1/+1 |
2009-02-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -59/+0 |
2009-02-06 | seq_file: fix big-enough lseek() + read() | Alexey Dobriyan | 1 | -0/+1 |
2009-02-05 | seq_file: move traverse so it can be used from seq_read | Eric Biederman | 1 | -57/+57 |
2009-02-05 | Btrfs: Fix memory leak in cache_drop_leaf_ref | Chris Mason | 1 | -0/+1 |
2009-02-04 | Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite... | Mark Fasheh | 1 | -59/+0 |
2009-02-04 | Btrfs: don't return congestion in write_cache_pages as often | Chris Mason | 1 | -5/+0 |
2009-02-04 | Btrfs: Only prep for btree deletion balances when nodes are mostly empty | Chris Mason | 1 | -3/+6 |
2009-02-04 | Btrfs: fix btrfs_unlock_up_safe to walk the entire path | Chris Mason | 1 | -2/+2 |
2009-02-04 | Btrfs: change btrfs_del_leaf to drop locks earlier | Chris Mason | 1 | -2/+9 |
2009-02-04 | Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode | Chris Mason | 1 | -1/+5 |
2009-02-04 | Btrfs: Don't try to compress pages past i_size | Chris Mason | 1 | -0/+14 |
2009-02-04 | Btrfs: join the transaction in __btrfs_setxattr | Josef Bacik | 1 | -1/+1 |
2009-02-04 | Btrfs: Handle SGID bit when creating inodes | Chris Ball | 1 | -1/+8 |
2009-02-04 | Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks | Chris Mason | 4 | -45/+265 |
2009-02-04 | Btrfs: Change btree locking to use explicit blocking points | Chris Mason | 11 | -39/+470 |
2009-02-04 | Btrfs: hash_lock is no longer needed | Chris Mason | 3 | -11/+1 |
2009-02-04 | Btrfs: disable leak debugging checks in extent_io.c | Chris Mason | 1 | -8/+8 |
2009-02-04 | Btrfs: sort references by byte number during btrfs_inc_ref | Chris Mason | 1 | -6/+79 |
2009-02-04 | Btrfs: async threads should try harder to find work | Chris Mason | 2 | -6/+46 |
2009-02-04 | Btrfs: selinux support | Jim Owens | 3 | -4/+53 |
2009-02-04 | Btrfs: make btrfs acls selectable | Christian Hesse | 1 | -0/+13 |
2009-02-04 | Btrfs: Catch missed bios in the async bio submission thread | Chris Mason | 2 | -3/+18 |
2009-02-04 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 15 | -286/+393 |
2009-02-04 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -14/+133 |
2009-02-03 | [XFS] Warn on transaction in flight on read-only remount | Felix Blyakher | 1 | -1/+5 |
2009-02-03 | xfs: Check buffer lengths in log recovery | Dave Chinner | 1 | -6/+25 |
2009-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher | 70 | -1927/+1719 |
2009-02-03 | ocfs2: add quota call to ocfs2_remove_btree_range() | Mark Fasheh | 1 | -0/+3 |
2009-02-03 | ocfs2: Wakeup the downconvert thread after a successful cancel convert | Sunil Mushran | 1 | -0/+4 |
2009-02-03 | ocfs2: Access the xattr bucket only before modifying it. | Tao Ma | 1 | -9/+8 |
2009-02-03 | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() | Joel Becker | 1 | -0/+59 |
2009-02-03 | ocfs2: Fix possible deadlock in ocfs2_write_dquot() | Jan Kara | 1 | -1/+3 |