| Commit message (Expand) | Author | Age | Files | Lines |
* | xfs: copy li_lsn before dropping AIL lock | Nathaniel W. Turner | 2009-11-17 | 1 | -3/+20 |
* | XFS bug in log recover with quota (bugzilla id 855) | Jan Rekorajski | 2009-11-17 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs | Linus Torvalds | 2009-10-31 | 2 | -1/+2 |
|\ |
|
| * | xfs: fix xfs_quota remove error | Ryota Yamauchi | 2009-10-30 | 1 | -1/+1 |
| * | xfs: free temporary cursor in xfs_dialloc | Eric Sandeen | 2009-10-30 | 1 | -0/+1 |
| * | Merge branch 'master' of ssh://oss.sgi.com/oss/git/xfs/xfs into for-linus | Alex Elder | 2009-10-13 | 1 | -1/+0 |
| |\ |
|
* | \ | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-10-29 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | xfs: fix double IRELE in xfs_dqrele_inode | Christoph Hellwig | 2009-10-13 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-10-09 | 13 | -102/+146 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'master' into for-linus | Alex Elder | 2009-10-08 | 13 | -102/+146 |
| |\| |
|
| | * | xfs: stop calling filemap_fdatawait inside ->fsync | Christoph Hellwig | 2009-10-08 | 1 | -8/+1 |
| | * | fix readahead calculations in xfs_dir2_leaf_getdents() | Eric Sandeen | 2009-10-08 | 1 | -1/+3 |
| | * | xfs: make sure xfs_sync_fsdata covers the log | Dave Chinner | 2009-10-08 | 1 | -7/+21 |
| | * | xfs: mark inodes dirty before issuing I/O | Dave Chinner | 2009-10-08 | 1 | -9/+28 |
| | * | xfs: cleanup ->sync_fs | Christoph Hellwig | 2009-10-08 | 1 | -18/+18 |
| | * | xfs: fix xfs_quiesce_data | Dave Chinner | 2009-10-08 | 1 | -3/+5 |
| | * | xfs: implement ->dirty_inode to fix timestamp handling | Christoph Hellwig | 2009-10-08 | 10 | -56/+70 |
* | | | const: mark struct vm_struct_operations | Alexey Dobriyan | 2009-09-27 | 1 | -2/+2 |
* | | | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | HWPOISON: Enable .remove_error_page for migration aware file systems | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
* | | | | sysctl: remove "struct file *" argument of ->proc_handler | Alexey Dobriyan | 2009-09-24 | 1 | -2/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | trivial: fix typo "for for" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* | | | | const: mark remaining super_operations const | Alexey Dobriyan | 2009-09-22 | 1 | -2/+2 |
* | | | | const: make struct super_block::s_qcop const | Alexey Dobriyan | 2009-09-22 | 2 | -2/+2 |
|/ / / |
|
* | | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linus | Alex Elder | 2009-09-16 | 38 | -927/+592 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | xfs: includecheck fix for fs/xfs/xfs_iops.c | Jaswinder Singh Rajput | 2009-09-15 | 1 | -1/+0 |
| * | xfs: switch to seq_file | Alexey Dobriyan | 2009-09-15 | 2 | -74/+55 |
| * | xfs: use correct log reservation when handling ENOSPC in xfs_create | Christoph Hellwig | 2009-09-10 | 1 | -2/+2 |
| * | xfs: xfs_showargs() reports group *and* project quotas enabled | Alex Elder | 2009-09-03 | 1 | -9/+13 |
| * | xfs: un-static xfs_inobt_lookup | Christoph Hellwig | 2009-09-02 | 1 | -1/+1 |
| * | xfs: actually enable the swapext compat handler | Christoph Hellwig | 2009-09-01 | 1 | -1/+1 |
| * | xfs: simplify xfs_trans_iget | Christoph Hellwig | 2009-09-01 | 5 | -113/+5 |
| * | xfs: merge fsync and O_SYNC handling | Christoph Hellwig | 2009-09-01 | 10 | -112/+23 |
| * | xfs: speed up free inode search | Dave Chinner | 2009-09-01 | 2 | -27/+115 |
| * | xfs: rationalize xfs_inobt_lookup* | Christoph Hellwig | 2009-09-01 | 3 | -71/+32 |
| * | xfs: untangle xfs_dialloc | Christoph Hellwig | 2009-09-01 | 1 | -153/+138 |
| * | xfs: factor out debug checks from xfs_dialloc and xfs_difree | Dave Chinner | 2009-09-01 | 1 | -75/+56 |
| * | xfs: improve xfs_inobt_update prototype | Christoph Hellwig | 2009-09-01 | 1 | -12/+11 |
| * | xfs: improve xfs_inobt_get_rec prototype | Christoph Hellwig | 2009-09-01 | 3 | -92/+77 |
| * | xfs: factor out inode initialisation | Dave Chinner | 2009-09-01 | 1 | -80/+95 |
| * | fs/xfs: Correct redundant test | Julia Lawall | 2009-08-31 | 1 | -2/+2 |
| * | xfs: remove XFS_INO64_OFFSET | Eric Sandeen | 2009-08-31 | 1 | -1/+0 |
| * | un-static xfs_read_agf | Eric Sandeen | 2009-08-31 | 2 | -1/+4 |
| * | xfs: add more statics & drop some unused functions | Eric Sandeen | 2009-08-31 | 23 | -159/+22 |
* | | xfs: Convert sync_page_range() to simple filemap_write_and_wait_range() | Jan Kara | 2009-09-14 | 1 | -1/+2 |
* | | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds | 2009-09-08 | 1 | -12/+4 |
* | | xfs: actually enable the swapext compat handler | Christoph Hellwig | 2009-09-02 | 1 | -1/+1 |
|/ |
|
* | xfs: fix locking in xfs_iget_cache_hit | Christoph Hellwig | 2009-08-17 | 3 | -57/+70 |
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2009-08-12 | 10 | -19/+41 |
|\ |
|