]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
xfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
[karo-tx-linux.git] / fs /
2013-02-01 Jeff Liuxfs: make use of XFS_SB_LOG_RES() at xfs_mount_log_sb()
2013-02-01 Jeff Liuxfs: make use of XFS_SB_LOG_RES() at xfs_log_sbcount()
2013-02-01 Jeff Liuxfs: introduce XFS_SB_LOG_RES() for transactions that...
2013-02-01 Jeff Liuxfs: calculate XFS_TRANS_QM_QUOTAOFF_END space log...
2013-02-01 Jeff Liuxfs: calculate XFS_TRANS_QM_QUOTAOFF space log reservat...
2013-02-01 Jeff Liuxfs: calculate XFS_TRANS_QM_DQALLOC space log reservati...
2013-02-01 Jeff Liuxfs: calcuate XFS_TRANS_QM_SETQLIM space log reservatio...
2013-02-01 Jeff Liuxfs: calculate xfs_qm_write_sb_changes() space log...
2013-02-01 Jeff Liuxfs: calculate XFS_TRANS_QM_SBCHANGE space log reservat...
2013-02-01 Jeff Liuxfs: make use of xfs_calc_buf_res() in xfs_trans.c
2013-02-01 Jeff Liuxfs: add a helper to figure out the space log reservati...
2013-01-28 Torsten Kaiserxfs: Fix xfs_swap_extents() after removal of xfs_flushi...
2013-01-26 Jan Karaxfs: Fix possible use-after-free with AIO
2013-01-26 Dave Chinnerxfs: fix shutdown hang on invalid inode during create
2013-01-24 Dave Chinnerxfs: limit speculative prealloc near ENOSPC thresholds
2013-01-24 Dave Chinnerxfs: fix _xfs_buf_find oops on blocks beyond the filesy...
2013-01-18 Ben Myersxfs: fix fs/xfs/xfs_log.c:1740:39: error: 'B_TRUE'...
2013-01-17 Brian Fosterxfs: pull up stack_switch check into xfs_bmapi_write
2013-01-17 Thiago Farinaxfs: Remove boolean_t typedef completely.
2013-01-16 Eric Sandeenxfs: Do not return EFSCORRUPTED when filesystem probe...
2013-01-13 Abhijit Pawarfs/xfs remove obsolete simple_strto<foo>
2013-01-13 Eric Sandeenxfs: recalculate leaf entry pointer after compacting...
2013-01-03 Eric Sandeenxfs: don't zero structure members after a memset(0)
2013-01-03 Brian Fosterxfs: remove int casts from debug dquot soft limit timer...
2012-12-31 Ben MyersMerge branch 'xfs-for-3.9'
2012-12-22 Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2012-12-22 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-12-22 Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git.kernel.org/pub...
2012-12-22 J. Bruce FieldsRevert "nfsd: warn on odd reply state in nfsd_vfs_read"
2012-12-22 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git.kernel.org...
2012-12-22 Linus TorvaldsMerge tag 'asm-generic' of git://git.kernel.org/pub...
2012-12-21 Trond MyklebustNFS: Kill fscache warnings when mounting without -ofsc
2012-12-21 David HowellsNFS: Provide stub nfs_fscache_wait_on_invalidate()...
2012-12-21 Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21 Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-21 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-12-21 Linus TorvaldsMerge tag 'fixes2' of git://git.kernel.org/pub/scm...
2012-12-21 Linus TorvaldsMerge branch 'misc' of git://git.kernel.org/pub/scm...
2012-12-21 Scott Wolchoksendfile: allows bypassing of notifier events
2012-12-21 Ravishankar Nfat: fix incorrect function comment
2012-12-21 Xiaotian Fengproc: fix inconsistent lock state
2012-12-21 Vyacheslav Dubeykohfsplus: add error message for the case of failure...
2012-12-21 Vyacheslav Dubeykohfsplus: rework processing of hfs_btree_write() returne...
2012-12-21 Vyacheslav Dubeykohfsplus: rework processing errors in hfsplus_free_extents()
2012-12-21 Alan Coxhfsplus: avoid crash on failed block map free
2012-12-21 Kees Cookexec: do not leave bprm->interp on stack
2012-12-20 Jeff Laytonvfs: make lremovexattr retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: make removexattr retry once on ESTALE
2012-12-20 Jeff Laytonvfs: make llistxattr retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: make listxattr retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: make lgetxattr retry once on ESTALE
2012-12-20 Jeff Laytonvfs: make getxattr retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: allow lsetxattr() to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: allow setxattr to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: allow utimensat() calls to retry once on an ESTALE...
2012-12-20 Jeff Laytonvfs: fix user_statfs to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: make fchownat retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: make fchmodat retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: have chroot retry once on ESTALE error
2012-12-20 Jeff Laytonvfs: have chdir retry lookup and call once on ESTALE...
2012-12-20 Jeff Laytonvfs: have faccessat retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: have do_sys_truncate retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: fix renameat to retry on ESTALE errors
2012-12-20 Jeff Laytonvfs: make do_unlinkat retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: make do_rmdir retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: add a flags argument to user_path_parent
2012-12-20 Jeff Laytonvfs: fix linkat to retry once on ESTALE errors
2012-12-20 Jeff Laytonvfs: fix symlinkat to retry on ESTALE errors
2012-12-20 Jeff Laytonvfs: fix mkdirat to retry once on an ESTALE error
2012-12-20 Jeff Laytonvfs: fix mknodat to retry on ESTALE errors
2012-12-20 Jeff Laytonvfs: turn is_dir argument to kern_path_create into...
2012-12-20 Jeff Laytonvfs: fix readlinkat to retry on ESTALE
2012-12-20 Jeff Laytonvfs: make fstatat retry on ESTALE errors from getattr...
2012-12-20 Al ViroMerge branch 'fscache' of git://git.kernel.org/pub...
2012-12-20 NeilBrownvfs: d_obtain_alias() needs to use "/" as default name.
2012-12-20 Marco Stornellivfs: drop vmtruncate
2012-12-20 Marco Stornellintfs: drop vmtruncate
2012-12-20 Marco Stornellinilfs2: drop vmtruncate
2012-12-20 Marco Stornellincpfs: drop vmtruncate
2012-12-20 Marco Stornelliminix: drop vmtruncate
2012-12-20 Marco Stornellilogfs: drop vmtruncate
2012-12-20 Marco Stornellihfsplus: drop vmtruncate
2012-12-20 Marco Stornellijfs: drop vmtruncate
2012-12-20 Marco Stornellihpfs: drop vmtruncate
2012-12-20 David HowellsFS-Cache: Clear remaining page count on retrieval cance...
2012-12-20 David HowellsFS-Cache: Mark cancellation of in-progress operation
2012-12-20 David HowellsFS-Cache: One of the write operation paths doesn't...
2012-12-20 David HowellsFS-Cache: Fix signal handling during waits
2012-12-20 David HowellsNFS4: Open files for fscaching
2012-12-20 David HowellsFS-Cache: Add transition to handle invalidate immediate...
2012-12-20 Linus TorvaldsMerge branch 'kbuild' of git://git.kernel.org/pub/scm...
2012-12-20 David HowellsNFS: nfs_migrate_page() does not wait for FS-Cache...
2012-12-20 David HowellsFS-Cache: Exclusive op submission can BUG if there...
2012-12-20 David HowellsFS-Cache: Limit the number of I/O error reports for...
2012-12-20 David HowellsFS-Cache: Don't mask off the object event mask when...
2012-12-20 David HowellsFS-Cache: Initialise the object event mask with the...
2012-12-20 David HowellsCacheFiles: Add missing retrieval completions
next