]> git.kernelconcepts.de Git - karo-tx-linux.git/history - fs
qlcnic: do not duplicate infrastructure functions
[karo-tx-linux.git] / fs /
2012-12-27 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2012-12-27 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-12-26 Eric W. Biedermanf2fs: Don't assign e_id in f2fs_acl_from_disk
2012-12-26 Eric W. Biedermanproc: Allow proc_free_inum to be called from any context
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
2012-12-20 David HowellsNFS: Use FS-Cache invalidation
2012-12-20 David HowellsCacheFiles: Implement invalidation
2012-12-20 David HowellsVFS: Make more complete truncate operation available...
2012-12-20 Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20 David HowellsFS-Cache: Provide proper invalidation
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-20 David HowellsFS-Cache: Fix operation state management and accounting
2012-12-20 David HowellsFS-Cache: Make cookie relinquishment wait for outstandi...
2012-12-20 David HowellsCacheFiles: Make some debugging statements conditional
2012-12-20 David HowellsFS-Cache: Check that there are no read ops when cookie...
2012-12-20 David HowellsCacheFiles: Downgrade the requirements passed to the...
2012-12-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-12-20 Linus TorvaldsMerge tag 'for-3.8-merge' of git://git.kernel.org/pub...
2012-12-20 David HowellsCacheFiles: Fix the marking of cached pages
2012-12-20 Marco Stornellihfs: drop vmtruncate
2012-12-20 Marco Stornellibfs: drop vmtruncate
2012-12-20 Marco Stornelliaffs: drop vmtruncate
2012-12-20 Marco Stornelliadfs: drop vmtruncate
2012-12-20 Marco Stornelliocfs2: drop vmtruncate
2012-12-20 Marco Stornelliomfs: drop vmtruncate
next