aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs
Commit message (Expand)AuthorAge
* 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: remove incorrect sparse annotation for xfs_iget_cache_missChristoph Hellwig2009-12-11
| * xfs: kill the STATIC_INLINE macroChristoph Hellwig2009-12-11
| * xfs: uninline xfs_get_extsz_hintChristoph Hellwig2009-12-11
| * xfs: rename xfs_attr_fetch to xfs_attr_get_intChristoph Hellwig2009-12-11
| * xfs: simplify xfs_buf_get / xfs_buf_read interfacesChristoph Hellwig2009-12-11
| * xfs: remove IO_ISAIOChristoph Hellwig2009-12-11
| * xfs: Wrapped journal record corruption on read at recoveryAndy Poling2009-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: I/O completion handlers must use NOFS allocationsChristoph Hellwig2009-12-11
| * xfs: fix mmap_sem/iolock inversion in xfs_free_eofblocksChristoph Hellwig2009-12-11
| * xfs: simplify inode teardownChristoph Hellwig2009-12-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ | | |/ | |/|
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | 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
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-18
| * | sysctl fs: Remove dead binary sysctl supportEric W. Biederman2009-11-12
| |/
* | xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner2009-11-17
* | XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski2009-11-17
|/
* 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
| * xfs: free temporary cursor in xfs_diallocEric Sandeen2009-10-30
| * Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linusAlex Elder2009-10-13
| |\
* | \ Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-10-29
|\ \ \ | | |/ | |/|
| * | xfs: fix double IRELE in xfs_dqrele_inodeChristoph Hellwig2009-10-13
* | | 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
| | * fix readahead calculations in xfs_dir2_leaf_getdents()Eric Sandeen2009-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
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-22
|\ \ \ \
| * | | | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
| | |/ / | |/| |
* | | | const: mark remaining super_operations constAlexey Dobriyan2009-09-22