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
Age
Commit message (
Expand
)
Author
2017-09-03
xfs: use kmem_free to free return value of kmem_zalloc
Pan Bian
2017-09-03
xfs: open code end_buffer_async_write in xfs_finish_page_writeback
Christoph Hellwig
2017-09-02
xfs: don't set v3 xflags for v2 inodes
Christoph Hellwig
2017-09-02
xfs: fix compiler warnings
Darrick J. Wong
2017-09-01
fsmap: fix documentation of FMR_OF_LAST
Darrick J. Wong
2017-09-01
xfs: simplify the rmap code in xfs_bmse_merge
Darrick J. Wong
2017-09-01
xfs: remove unused flags arg from xfs_file_iomap_begin_delay
Eric Sandeen
2017-09-01
xfs: fix incorrect log_flushed on fsync
Amir Goldstein
2017-09-01
xfs: disable per-inode DAX flag
Christoph Hellwig
2017-09-01
xfs: replace xfs_qm_get_rtblks with a direct call to xfs_bmap_count_leaves
Christoph Hellwig
2017-09-01
xfs: rewrite xfs_bmap_count_leaves using xfs_iext_get_extent
Christoph Hellwig
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_split_extent_at
Christoph Hellwig
2017-09-01
xfs: use xfs_iext_*_extent helpers in xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
xfs: move some code around inside xfs_bmap_shift_extents
Christoph Hellwig
2017-09-01
xfs: use xfs_iext_get_extent in xfs_bmap_first_unused
Christoph Hellwig
2017-09-01
xfs: switch xfs_bmap_local_to_extents to use xfs_iext_insert
Christoph Hellwig
2017-09-01
xfs: add a xfs_iext_update_extent helper
Christoph Hellwig
2017-09-01
xfs: consolidate the various page fault handlers
Christoph Hellwig
2017-09-01
iomap: return VM_FAULT_* codes from iomap_page_mkwrite
Christoph Hellwig
2017-09-01
xfs: relog dirty buffers during swapext bmbt owner change
Brian Foster
2017-09-01
xfs: disallow marking previously dirty buffers as ordered
Brian Foster
2017-09-01
xfs: move bmbt owner change to last step of extent swap
Brian Foster
2017-09-01
xfs: skip bmbt block ino validation during owner change
Brian Foster
2017-09-01
xfs: don't log dirty ranges for ordered buffers
Brian Foster
2017-09-01
xfs: refactor buffer logging into buffer dirtying helper
Brian Foster
2017-09-01
xfs: ordered buffer log items are never formatted
Brian Foster
2017-09-01
xfs: remove unnecessary dirty bli format check for ordered bufs
Brian Foster
2017-09-01
xfs: open-code xfs_buf_item_dirty()
Brian Foster
2017-09-01
xfs: remove the ip argument to xfs_defer_finish
Christoph Hellwig
2017-09-01
xfs: rename xfs_defer_join to xfs_defer_ijoin
Christoph Hellwig
2017-09-01
xfs: refactor xfs_trans_roll
Christoph Hellwig
2017-09-01
xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
Omar Sandoval
2017-09-01
xfs: evict all inodes involved with log redo item
Darrick J. Wong
2017-08-22
xfs: stop searching for free slots in an inode chunk when there are none
Carlos Maiolino
2017-08-22
xfs: add log recovery tracepoint for head/tail
Brian Foster
2017-08-22
xfs: handle -EFSCORRUPTED during head/tail verification
Brian Foster
2017-08-22
xfs: add log item pinning error injection tag
Brian Foster
2017-08-22
xfs: fix log recovery corruption error due to tail overwrite
Brian Foster
2017-08-22
xfs: always verify the log tail during recovery
Brian Foster
2017-08-22
xfs: fix recovery failure when log record header wraps log end
Brian Foster
2017-08-22
xfs: Properly retry failed inode items in case of error during buffer writeback
Carlos Maiolino
2017-08-22
xfs: Add infrastructure needed for error propagation during buffer IO failure
Carlos Maiolino
2017-08-22
xfs: toggle readonly state around xfs_log_mount_finish
Eric Sandeen
2017-08-22
xfs: write unmount record for ro mounts
Eric Sandeen
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2017-08-21
sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()
Thomas Petazzoni
2017-08-21
Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-08-21
Merge tag 'rtc-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-08-21
pids: make task_tgid_nr_ns() safe
Oleg Nesterov
[next]