Age | Commit message (Expand) | Author |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-03-08 | Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next | James Morris |
2011-03-01 | xfs: zero proper structure size for geometry calls | Alex Elder |
2011-02-22 | xfs: check if device support discard in xfs_ioc_trim() | Lukas Czerner |
2011-02-22 | xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1 | Dan Rosenberg |
2011-02-21 | Merge branch 'master' into for-2.6.39 | Tejun Heo |
2011-02-01 | fs/vfs/security: pass last path component to LSM on inode creation | Eric Paris |
2011-02-01 | xfs: convert to alloc_workqueue() | Tejun Heo |
2011-01-28 | xfs: xfs_bmap_add_extent_delay_real should init br_startblock | bpm@sgi.com |
2011-01-28 | xfs: fix dquot shaker deadlock | Dave Chinner |
2011-01-28 | xfs: handle CIl transaction commit failures correctly | Dave Chinner |
2011-01-28 | xfs: limit extsize to size of AGs and/or MAXEXTLEN | Dave Chinner |
2011-01-28 | xfs: prevent extsize alignment from exceeding maximum extent size | Dave Chinner |
2011-01-28 | xfs: limit extent length for allocation to AG size | Dave Chinner |
2011-01-28 | xfs: speculative delayed allocation uses rounddown_power_of_2 badly | Dave Chinner |
2011-01-28 | xfs: fix efi item leak on forced shutdown | Dave Chinner |
2011-01-27 | xfs: fix log ticket leak on forced shutdown. | Dave Chinner |
2011-01-17 | xfs: Do not name variables "panic" | Geert Uytterhoeven |
2011-01-17 | fallocate should be a file operation | Christoph Hellwig |
2011-01-17 | make the feature checks in ->fallocate future proof | Christoph Hellwig |
2011-01-14 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-12 | XFS: handle hole punching via fallocate properly | Josef Bacik |
2011-01-12 | xfs: prevent NMI timeouts in cmn_err | Dave Chinner |
2011-01-11 | xfs: Add log level to assertion printk | Anton Blanchard |
2011-01-11 | xfs: fix an assignment within an ASSERT() | Jesper Juhl |
2011-01-11 | xfs: fix error handling for synchronous writes | Christoph Hellwig |
2011-01-11 | xfs: add FITRIM support | Christoph Hellwig |
2011-01-11 | xfs: ensure log covering transactions are synchronous | Dave Chinner |
2011-01-10 | Merge branch 'master' into for-linus-merged | Alex Elder |
2011-01-11 | xfs: serialise unaligned direct IOs | Dave Chinner |
2011-01-11 | xfs: factor common write setup code | Dave Chinner |
2011-01-11 | xfs: split buffered IO write path from xfs_file_aio_write | Dave Chinner |
2011-01-11 | xfs: split direct IO write path from xfs_file_aio_write | Dave Chinner |
2011-01-12 | xfs: introduce xfs_rw_lock() helpers for locking the inode | Dave Chinner |
2011-01-11 | xfs: factor post-write newsize updates | Dave Chinner |
2011-01-11 | xfs: factor common post-write isize handling code | Dave Chinner |
2011-01-11 | xfs: ensure sync write errors are returned | Dave Chinner |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-01-07 | xfs: provide simple rcu-walk ACL implementation | Nick Piggin |
2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin |
2011-01-07 | fs: icache RCU free inodes | Nick Piggin |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-21 | xfs: convert grant head manipulations to lockless algorithm | Dave Chinner |
2010-12-21 | xfs: introduce new locks for the log grant ticket wait queues | Dave Chinner |
2010-12-15 | workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela... | Tejun Heo |