Age | Commit message (Expand) | Author |
2009-02-15 | net: pass new SIOCSHWTSTAMP through to device drivers | Patrick Ohly |
2009-02-14 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-02-11 | ext2/xip: refuse to change xip flag during remount with busy inodes | Carsten Otte |
2009-02-11 | ext3: revert "ext3: wait on all pending commits in ext3_sync_fs" | Jan Kara |
2009-02-11 | jbd: fix return value of journal_start_commit() | Jan Kara |
2009-02-10 | Do not account for the address space used by hugetlbfs using VM_ACCOUNT | Mel Gorman |
2009-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-09 | Btrfs: don't use spin_is_contended | Chris Mason |
2009-02-09 | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2009-02-09 | lockd: fix regression in lockd's handling of blocked locks | J. Bruce Fields |
2009-02-08 | async: Rename _special -> _domain for clarity. | Cornelia Huck |
2009-02-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2009-02-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds |
2009-02-06 | eCryptfs: Regression in unencrypted filename symlinks | Tyler Hicks |
2009-02-06 | Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob... | Linus Torvalds |
2009-02-06 | elf core dump: fix get_user use | Roland McGrath |
2009-02-07 | CRED: Fix SUID exec regression | David Howells |
2009-02-06 | vfs: Don't call attach_nobh_buffers() with an empty list | Dave Kleikamp |
2009-02-06 | Btrfs: Make sure dir is non-null before doing S_ISGID checks | Chris Mason |
2009-02-05 | netlink: change return-value logic of netlink_broadcast() | Pablo Neira Ayuso |
2009-02-05 | tun: Limit amount of queued packets per device | Herbert Xu |
2009-02-05 | braino in sg_ioctl_trans() | Al Viro |
2009-02-05 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-02-05 | seq_file: fix big-enough lseek() + read() | Alexey Dobriyan |
2009-02-05 | seq_file: move traverse so it can be used from seq_read | Eric Biederman |
2009-02-05 | Btrfs: Fix memory leak in cache_drop_leaf_ref | Chris Mason |
2009-02-04 | Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite... | Mark Fasheh |
2009-02-04 | Btrfs: don't return congestion in write_cache_pages as often | Chris Mason |
2009-02-04 | Btrfs: Only prep for btree deletion balances when nodes are mostly empty | Chris Mason |
2009-02-04 | Btrfs: fix btrfs_unlock_up_safe to walk the entire path | Chris Mason |
2009-02-04 | Btrfs: change btrfs_del_leaf to drop locks earlier | Chris Mason |
2009-02-04 | Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode | Chris Mason |
2009-02-04 | Btrfs: Don't try to compress pages past i_size | Chris Mason |
2009-02-04 | Btrfs: join the transaction in __btrfs_setxattr | Josef Bacik |
2009-02-04 | Btrfs: Handle SGID bit when creating inodes | Chris Ball |
2009-02-04 | Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks | Chris Mason |
2009-02-04 | Btrfs: Change btree locking to use explicit blocking points | Chris Mason |
2009-02-04 | Btrfs: hash_lock is no longer needed | Chris Mason |
2009-02-04 | Btrfs: disable leak debugging checks in extent_io.c | Chris Mason |
2009-02-04 | Btrfs: sort references by byte number during btrfs_inc_ref | Chris Mason |
2009-02-04 | Btrfs: async threads should try harder to find work | Chris Mason |
2009-02-04 | Btrfs: selinux support | Jim Owens |
2009-02-04 | Btrfs: make btrfs acls selectable | Christian Hesse |
2009-02-04 | Btrfs: Catch missed bios in the async bio submission thread | Chris Mason |
2009-02-03 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds |
2009-02-03 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-02-03 | [XFS] Warn on transaction in flight on read-only remount | Felix Blyakher |
2009-02-03 | xfs: Check buffer lengths in log recovery | Dave Chinner |
2009-02-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Felix Blyakher |
2009-02-02 | ocfs2: add quota call to ocfs2_remove_btree_range() | Mark Fasheh |