| Commit message (Expand) | Author | Age |
... | |
| * | | xfs: Fix error return for fallocate() on XFS | Jason Gunthorpe | 2009-12-11 |
| * | | xfs: cleanup dmapi macros in the umount path | Christoph Hellwig | 2009-12-11 |
| * | | xfs: remove incorrect sparse annotation for xfs_iget_cache_miss | Christoph Hellwig | 2009-12-11 |
| * | | xfs: kill the STATIC_INLINE macro | Christoph Hellwig | 2009-12-11 |
| * | | xfs: uninline xfs_get_extsz_hint | Christoph Hellwig | 2009-12-11 |
| * | | xfs: rename xfs_attr_fetch to xfs_attr_get_int | Christoph Hellwig | 2009-12-11 |
| * | | xfs: simplify xfs_buf_get / xfs_buf_read interfaces | Christoph Hellwig | 2009-12-11 |
| * | | xfs: remove IO_ISAIO | Christoph Hellwig | 2009-12-11 |
| * | | xfs: Wrapped journal record corruption on read at recovery | Andy Poling | 2009-12-11 |
| * | | xfs: cleanup data end I/O handlers | Christoph Hellwig | 2009-12-11 |
| * | | xfs: use WRITE_SYNC_PLUG for synchronous writeout | Christoph Hellwig | 2009-12-11 |
| * | | xfs: reset the i_iolock lock class in the reclaim path | Christoph Hellwig | 2009-12-11 |
| * | | xfs: I/O completion handlers must use NOFS allocations | Christoph Hellwig | 2009-12-11 |
| * | | xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocks | Christoph Hellwig | 2009-12-11 |
| * | | xfs: simplify inode teardown | Christoph Hellwig | 2009-12-11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2009-12-08 |
|\ \ \ \ |
|
| * | | | | writeback: remove unused nonblocking and congestion checks | Wu Fengguang | 2009-12-03 |
| |/ / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds | 2009-12-08 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 |
| * | | | sysctl fs: Remove dead binary sysctl support | Eric W. Biederman | 2009-11-12 |
| |/ / |
|
* | | | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner | 2009-11-17 |
* | | | XFS bug in log recover with quota (bugzilla id 855) | Jan Rekorajski | 2009-11-17 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Linus Torvalds | 2009-10-31 |
|\ \ |
|
| * | | xfs: fix xfs_quota remove error | Ryota Yamauchi | 2009-10-30 |
| * | | xfs: free temporary cursor in xfs_dialloc | Eric Sandeen | 2009-10-30 |
| * | | Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus | Alex Elder | 2009-10-13 |
| |\ \ |
|
* | \ \ | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-10-29 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | xfs: fix double IRELE in xfs_dqrele_inode | Christoph Hellwig | 2009-10-13 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-10-09 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | Merge branch 'master' into for-linus | Alex Elder | 2009-10-08 |
| |\| |
|
| | * | xfs: stop calling filemap_fdatawait inside ->fsync | Christoph Hellwig | 2009-10-08 |
| | * | fix readahead calculations in xfs_dir2_leaf_getdents() | Eric Sandeen | 2009-10-08 |
| | * | xfs: make sure xfs_sync_fsdata covers the log | Dave Chinner | 2009-10-08 |
| | * | xfs: mark inodes dirty before issuing I/O | Dave Chinner | 2009-10-08 |
| | * | xfs: cleanup ->sync_fs | Christoph Hellwig | 2009-10-08 |
| | * | xfs: fix xfs_quiesce_data | Dave Chinner | 2009-10-08 |
| | * | xfs: implement ->dirty_inode to fix timestamp handling | Christoph Hellwig | 2009-10-08 |
* | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 |
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 |
|\ \ \ |
|
| * | | | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen | 2009-09-16 |
* | | | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 |
|\ \ \ \ |
|
| * | | | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 |
| | |/ /
| |/| | |
|
* | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 |
* | | | | const: make struct super_block::s_qcop const | Alexey Dobriyan | 2009-09-22 |
|/ / / |
|
* | | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Alex Elder | 2009-09-15 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | xfs: includecheck fix for fs/xfs/xfs_iops.c | Jaswinder Singh Rajput | 2009-09-15 |