| Commit message (Expand) | Author | Age |
* | xfs: nothing special about 1-block log sector | Alex Elder | 2010-05-19 |
* | xfs: encapsulate bbcount validity checking | Alex Elder | 2010-05-19 |
* | xfs: kill XLOG_SECTOR_ROUND*() | Alex Elder | 2010-05-19 |
* | xfs: simplify XLOG_SECTOR_ROUND*() | Alex Elder | 2010-05-19 |
* | xfs: fix min bufsize bugs in two places | Alex Elder | 2010-05-19 |
* | xfs: add const qualifiers to xfs error function args | Alex Elder | 2010-05-19 |
* | xfs: remove xfs_dqmarker | Christoph Hellwig | 2010-05-19 |
* | xfs: convert the dquot free list to use list heads | Dave Chinner | 2010-05-19 |
* | xfs: convert the dquot hash list to use list heads | Dave Chinner | 2010-05-19 |
* | xfs: remove duplicate code from dquot reclaim | Dave Chinner | 2010-05-19 |
* | xfs: convert the per-mount dquot list to use list heads | Dave Chinner | 2010-05-19 |
* | xfs: add log item recovery tracing | Dave Chinner | 2010-05-19 |
* | xfs: clean up xlog_write_adv_cnt | Christoph Hellwig | 2010-05-19 |
* | xfs: introduce new internal log vector structure | Dave Chinner | 2010-05-19 |
* | xfs: reindent xlog_write | Christoph Hellwig | 2010-05-19 |
* | xfs: factor xlog_write | Dave Chinner | 2010-05-19 |
* | xfs: log ticket reservation underestimates the number of iclogs | Dave Chinner | 2010-05-19 |
* | xfs: Clean up xfs_trans_committed code after factoring | Dave Chinner | 2010-05-19 |
* | xfs: update and factor xfs_trans_committed() | Dave Chinner | 2010-05-19 |
* | xfs: clean up xfs_trans_commit logic even more | Christoph Hellwig | 2010-05-19 |
* | xfs: split out iclog writing from xfs_trans_commit() | Dave Chinner | 2010-05-19 |
* | xfs: fix reservation release commit flag in xfs_bmap_add_attrfork() | Dave Chinner | 2010-05-19 |
* | xfs: remove stale parameter from ->iop_unpin method | Dave Chinner | 2010-05-19 |
* | xfs: Add inode pin counts to traces | Dave Chinner | 2010-05-19 |
* | xfs: factor log item initialisation | Dave Chinner | 2010-05-19 |
* | xfs: add blockdev name to kthreads | Jan Engelhardt | 2010-05-19 |
* | xfs: Fix integer overflow in fs/xfs/linux-2.6/xfs_ioctl*.c | Zhitong Wang | 2010-05-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable | Linus Torvalds | 2010-05-15 |
|\ |
|
| * | Btrfs: check for read permission on src file in the clone ioctl | Dan Rosenberg | 2010-05-15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-05-15 |
|\ \ |
|
| * | | JFS: Free sbi memory in error path | Jan Blunck | 2010-05-15 |
| * | | fs/sysv: dereferencing ERR_PTR() | Dan Carpenter | 2010-05-15 |
| * | | Fix double-free in logfs | Al Viro | 2010-05-15 |
| * | | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro | 2010-05-15 |
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 2010-05-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | inotify: don't leak user struct on inotify release | Pavel Emelyanov | 2010-05-14 |
| * | | inotify: race use after free/double free in inotify inode marks | Eric Paris | 2010-05-14 |
| * | | inotify: clean up the inotify_add_watch out path | Eric Paris | 2010-05-14 |
| * | | Inotify: undefined reference to `anon_inode_getfd' | Russell King | 2010-05-12 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr... | Linus Torvalds | 2010-05-13 |
|\ \ \ |
|
| * | | | cifs: guard against hardlinking directories | Jeff Layton | 2010-05-11 |
* | | | | vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes | Jan Kara | 2010-05-13 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-12 |
|\ \ \ \ |
|
| * | | | | ceph: preserve seq # on requeued messages after transient transport errors | Sage Weil | 2010-05-12 |
| * | | | | ceph: fix cap removal races | Sage Weil | 2010-05-11 |
| * | | | | ceph: zero unused message header, footer fields | Sage Weil | 2010-05-11 |
| * | | | | ceph: fix locking for waking session requests after reconnect | Sage Weil | 2010-05-11 |
| * | | | | ceph: resubmit requests on pg mapping change (not just primary change) | Sage Weil | 2010-05-11 |
| * | | | | ceph: fix open file counting on snapped inodes when mds returns no caps | Sage Weil | 2010-05-11 |
| * | | | | ceph: unregister osd request on failure | Sage Weil | 2010-05-11 |