Age | Commit message (Expand) | Author | Files | Lines |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck | 1 | -2/+2 |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 3 | -8/+24 |
2009-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 26 | -451/+1413 |
2009-02-06 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks | 1 | -2/+2 |
2009-02-06 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds | 1 | -2/+12 |
2009-02-06 | 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-06 | 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-05 | braino in sg_ioctl_trans() | Al Viro | 1 | -1/+1 |
2009-02-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -59/+0 |
2009-02-05 | 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-03 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 15 | -286/+393 |
2009-02-03 | 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-02 | ocfs2: add quota call to ocfs2_remove_btree_range() | Mark Fasheh | 1 | -0/+3 |
2009-02-02 | ocfs2: Wakeup the downconvert thread after a successful cancel convert | Sunil Mushran | 1 | -0/+4 |
2009-02-02 | ocfs2: Access the xattr bucket only before modifying it. | Tao Ma | 1 | -9/+8 |
2009-02-02 | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item() | Joel Becker | 1 | -0/+59 |
2009-02-02 | ocfs2: Fix possible deadlock in ocfs2_write_dquot() | Jan Kara | 1 | -1/+3 |
2009-02-02 | ocfs2: Push out dropping of dentry lock to ocfs2_wq | Jan Kara | 4 | -4/+56 |
2009-01-30 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds | 9 | -29/+47 |
2009-01-30 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -11/+15 |
2009-01-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+7 |
2009-01-30 | block: Remove obsolete BUG_ON | Martin K. Petersen | 1 | -1/+0 |
2009-01-30 | block: Don't verify integrity metadata on read error | Martin K. Petersen | 1 | -10/+15 |
2009-01-30 | ext4: Remove bogus BUG() check in ext4_bmap() | Theodore Ts'o | 1 | -3/+0 |
2009-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 9 | -161/+121 |