index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
xfs: move reclaim tagging functions
Dave Chinner
1
-118
/
+116
2016-05-18
xfs: simplify inode reclaim tagging interfaces
Dave Chinner
1
-48
/
+50
2016-05-18
xfs: rename variables in xfs_iflush_cluster for clarity
Dave Chinner
1
-37
/
+37
2016-05-18
xfs: xfs_iflush_cluster has range issues
Dave Chinner
1
-2
/
+11
2016-05-18
xfs: mark reclaimed inodes invalid earlier
Dave Chinner
2
-12
/
+47
2016-05-18
xfs: xfs_inode_free() isn't RCU safe
Dave Chinner
1
-7
/
+7
2016-05-18
xfs: optimise xfs_iext_destroy
Alex Lyakas
1
-8
/
+19
2016-05-18
xfs: skip stale inodes in xfs_iflush_cluster
Dave Chinner
1
-0
/
+1
2016-05-18
xfs: fix inode validity check in xfs_iflush_cluster
Dave Chinner
1
-4
/
+4
2016-05-18
xfs: xfs_iflush_cluster fails to abort on error
Dave Chinner
1
-4
/
+13
2016-05-18
xfs: remove xfs_fs_evict_inode()
Dave Chinner
1
-21
/
+7
2016-05-18
xfs: add "fail at unmount" error handling configuration
Carlos Maiolino
4
-0
/
+64
2016-05-18
xfs: add configuration handlers for specific errors
Carlos Maiolino
2
-1
/
+24
2016-05-18
xfs: add configuration of error failure speed
Carlos Maiolino
4
-7
/
+111
2016-05-18
xfs: introduce table-based init for error behaviors
Carlos Maiolino
1
-12
/
+60
2016-05-18
xfs: add configurable error support to metadata buffers
Carlos Maiolino
5
-46
/
+88
2016-05-18
xfs: introduce metadata IO error class
Carlos Maiolino
2
-0
/
+37
2016-05-18
xfs: configurable error behavior via sysfs
Carlos Maiolino
4
-2
/
+84
2016-05-18
xfs: buffer ->bi_end_io function requires irq-safe lock
Brian Foster
1
-8
/
+4
2016-04-06
xfs: mute some sparse warnings
Eryu Guan
3
-2
/
+4
2016-04-06
xfs: improve kmem_realloc
Christoph Hellwig
5
-21
/
+20
2016-04-06
xfs: Add caller function output to xfs_log_force tracepoint
Carlos Maiolino
2
-6
/
+8
2016-04-06
xfs: remove transaction types
Christoph Hellwig
8
-162
/
+10
2016-04-06
xfs: better xfs_trans_alloc interface
Christoph Hellwig
22
-347
/
+191
2016-04-06
xfs: optimize bio handling in the buffer writeback path
Christoph Hellwig
3
-165
/
+123
2016-04-06
xfs: don't release bios on completion immediately
Dave Chinner
2
-29
/
+71
2016-04-06
xfs: build bios directly in xfs_add_to_ioend
Dave Chinner
2
-38
/
+32
2016-04-06
xfs: collapse cases in xfs_attr3_leaf_list_int
Eric Sandeen
1
-17
/
+17
2016-04-06
xfs: remove put_value from attr ->put_listent context
Eric Sandeen
2
-29
/
+3
2016-04-06
xfs: don't pass value into attr ->put_listent
Eric Sandeen
3
-15
/
+8
2016-04-06
xfs: only return -errno or success from attr ->put_listent
Eric Sandeen
3
-9
/
+14
2016-04-06
xfs: optimize inline symlinks
Christoph Hellwig
4
-15
/
+49
2016-04-06
xfs: use ->readlink to implement the readlink_by_handle ioctl
Christoph Hellwig
2
-17
/
+2
2016-04-06
xfs: set up inode operation vectors later
Christoph Hellwig
3
-23
/
+42
2016-04-06
xfs: factor out a helper to initialize a local format inode fork
Christoph Hellwig
4
-34
/
+36
2016-04-06
xfs: add missing break in xfs_parseargs()
Eryu Guan
1
-0
/
+1
2016-04-06
xfs: Don't wrap growfs AGFL indexes
Dave Chinner
1
-2
/
+2
2016-04-06
xfs: disallow rw remount on fs with unknown ro-compat features
Eric Sandeen
1
-0
/
+10
2016-03-26
Linux 4.6-rc1
v4.6-rc1
Linus Torvalds
1
-2
/
+2
2016-03-26
f2fs/crypto: fix xts_tweak initialization
Linus Torvalds
1
-1
/
+1
2016-03-26
NTB: Remove _addr functions from ntb_hw_amd
Allen Hubbe
1
-30
/
+0
2016-03-26
orangefs: fix orangefs_superblock locking
Al Viro
3
-58
/
+47
2016-03-25
orangefs: fix do_readv_writev() handling of error halfway through
Al Viro
1
-1
/
+1
2016-03-25
orangefs: have ->kill_sb() evict the VFS side of things first
Al Viro
1
-3
/
+3
2016-03-25
orangefs: sanitize ->llseek()
Al Viro
2
-10
/
+3
2016-03-25
orangefs-bufmap.h: trim unused junk
Al Viro
1
-9
/
+0
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
4
-28
/
+16
2016-03-25
orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer
Al Viro
3
-23
/
+14
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-25
thp: fix typo in khugepaged_scan_pmd()
Kirill A. Shutemov
1
-1
/
+1
[next]