aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6
Commit message (Expand)AuthorAge
* xfs: reclaim all inodes by background tree walksDave Chinner2010-01-15
* xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner2010-01-15
* xfs: reclaim inodes under a write lockDave Chinner2010-01-15
* xfs: Ensure we force all busy extents in range to diskDave Chinner2010-01-10
* xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-10
* xfs: use DECLARE_EVENT_CLASSChristoph Hellwig2010-01-10
* xfs: kill some warnings on i386 buildsDave Chinner2010-01-08
* kill I_LOCKChristoph Hellwig2009-12-17
* Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-16
|\
| * XFS: Free buffer pages array unconditionallyDave Chinner2009-12-16
| * xfs: improve metadata I/O merging in the elevatorDave Chinner2009-12-16
| * direct-io: cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-16
* | cleanup blockdev_direct_IO lockingChristoph Hellwig2009-12-16
* | sanitize xattr handler prototypesChristoph Hellwig2009-12-16
|/
* xfs: event tracing supportChristoph Hellwig2009-12-15
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\
| * vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-12-11
|\ \ | |/ |/|
| * xfs: Fix error return for fallocate() on XFSJason Gunthorpe2009-12-11
| * xfs: cleanup dmapi macros in the umount pathChristoph Hellwig2009-12-11
| * xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-11
| * xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-11
| * xfs: remove IO_ISAIOChristoph Hellwig2009-12-11
| * xfs: cleanup data end I/O handlersChristoph Hellwig2009-12-11
| * xfs: use WRITE_SYNC_PLUG for synchronous writeoutChristoph Hellwig2009-12-11
| * xfs: reset the i_iolock lock class in the reclaim pathChristoph Hellwig2009-12-11
| * xfs: simplify inode teardownChristoph Hellwig2009-12-11
* | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \
| * | writeback: remove unused nonblocking and congestion checksWu Fengguang2009-12-03
| |/
* | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
* | sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfsLinus Torvalds2009-10-31
|\
| * xfs: fix xfs_quota remove errorRyota Yamauchi2009-10-30
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-09
|\|
| * Merge branch 'master' into for-linusAlex Elder2009-10-08
| |\
| | * xfs: stop calling filemap_fdatawait inside ->fsyncChristoph Hellwig2009-10-08
| | * xfs: make sure xfs_sync_fsdata covers the logDave Chinner2009-10-08
| | * xfs: mark inodes dirty before issuing I/ODave Chinner2009-10-08
| | * xfs: cleanup ->sync_fsChristoph Hellwig2009-10-08
| | * xfs: fix xfs_quiesce_dataDave Chinner2009-10-08
| | * xfs: implement ->dirty_inode to fix timestamp handlingChristoph Hellwig2009-10-08
* | | const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\ \ \
| * | | HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-16
* | | | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* | | | const: mark remaining super_operations constAlexey Dobriyan2009-09-22
* | | | const: make struct super_block::s_qcop constAlexey Dobriyan2009-09-22
| |/ / |/| |
* | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusAlex Elder2009-09-15
|\ \ \ | |/ / |/| / | |/
| * xfs: includecheck fix for fs/xfs/xfs_iops.cJaswinder Singh Rajput2009-09-15
| * xfs: switch to seq_fileAlexey Dobriyan2009-09-15