index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log reservation at mount time
Jeff Liu
2013-02-01
xfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservation at mount time
Jeff Liu
2013-02-01
xfs: calculate XFS_TRANS_QM_DQALLOC space log reservation at mount time
Jeff Liu
2013-02-01
xfs: calcuate XFS_TRANS_QM_SETQLIM space log reservation at mount time
Jeff Liu
2013-02-01
xfs: calculate xfs_qm_write_sb_changes() space log reservation at mount time
Jeff Liu
2013-02-01
xfs: calculate XFS_TRANS_QM_SBCHANGE space log reservation at mount time
Jeff Liu
2013-02-01
xfs: make use of xfs_calc_buf_res() in xfs_trans.c
Jeff Liu
2013-02-01
xfs: add a helper to figure out the space log reservation per item
Jeff Liu
2013-01-28
xfs: Fix xfs_swap_extents() after removal of xfs_flushinval_pages()
Torsten Kaiser
2013-01-26
xfs: Fix possible use-after-free with AIO
Jan Kara
2013-01-26
xfs: fix shutdown hang on invalid inode during create
Dave Chinner
2013-01-24
xfs: limit speculative prealloc near ENOSPC thresholds
Dave Chinner
2013-01-24
xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end
Dave Chinner
2013-01-18
xfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE' undeclared
Ben Myers
2013-01-17
xfs: pull up stack_switch check into xfs_bmapi_write
Brian Foster
2013-01-17
xfs: Remove boolean_t typedef completely.
Thiago Farina
2013-01-16
xfs: Do not return EFSCORRUPTED when filesystem probe finds no XFS magic
Eric Sandeen
2013-01-13
fs/xfs remove obsolete simple_strto<foo>
Abhijit Pawar
2013-01-13
xfs: recalculate leaf entry pointer after compacting a dir2 block
Eric Sandeen
2013-01-03
xfs: don't zero structure members after a memset(0)
Eric Sandeen
2013-01-03
xfs: remove int casts from debug dquot soft limit timer asserts
Brian Foster
2012-12-31
Merge branch 'xfs-for-3.9'
Ben Myers
2012-12-21
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-12-21
Revert "nfsd: warn on odd reply state in nfsd_vfs_read"
J. Bruce Fields
2012-12-21
NFS: Kill fscache warnings when mounting without -ofsc
Trond Myklebust
2012-12-21
NFS: Provide stub nfs_fscache_wait_on_invalidate() for when CONFIG_NFS_FSCACHE=n
David Howells
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2012-12-20
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-20
sendfile: allows bypassing of notifier events
Scott Wolchok
2012-12-20
fat: fix incorrect function comment
Ravishankar N
2012-12-20
proc: fix inconsistent lock state
Xiaotian Feng
2012-12-20
hfsplus: add error message for the case of failure of sync fs in delayed_sync...
Vyacheslav Dubeyko
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
2012-12-20
hfsplus: rework processing errors in hfsplus_free_extents()
Vyacheslav Dubeyko
2012-12-20
hfsplus: avoid crash on failed block map free
Alan Cox
2012-12-20
exec: do not leave bprm->interp on stack
Kees Cook
2012-12-20
vfs: make lremovexattr retry once on ESTALE error
Jeff Layton
2012-12-20
vfs: make removexattr retry once on ESTALE
Jeff Layton
2012-12-20
vfs: make llistxattr retry once on ESTALE error
Jeff Layton
2012-12-20
vfs: make listxattr retry once on ESTALE error
Jeff Layton
2012-12-20
vfs: make lgetxattr retry once on ESTALE
Jeff Layton
2012-12-20
vfs: make getxattr retry once on an ESTALE error
Jeff Layton
2012-12-20
vfs: allow lsetxattr() to retry once on ESTALE errors
Jeff Layton
2012-12-20
vfs: allow setxattr to retry once on ESTALE errors
Jeff Layton
2012-12-20
vfs: allow utimensat() calls to retry once on an ESTALE error
Jeff Layton
2012-12-20
vfs: fix user_statfs to retry once on ESTALE errors
Jeff Layton
2012-12-20
vfs: make fchownat retry once on ESTALE errors
Jeff Layton
2012-12-20
vfs: make fchmodat retry once on ESTALE errors
Jeff Layton
[next]