index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
fs: pass on flags in compat_writev
Christoph Hellwig
2017-06-16
1
-1
/
+1
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
25
-158
/
+353
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-06-15
2
-2
/
+8
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
2017-06-08
2
-2
/
+8
|
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-06-11
12
-120
/
+143
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ext4: fix fdatasync(2) after extent manipulation operations
Jan Kara
2017-05-29
2
-0
/
+7
|
|
*
|
|
|
|
ext4: fix data corruption for mmap writes
Jan Kara
2017-05-26
1
-2
/
+16
|
|
*
|
|
|
|
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Jan Kara
2017-05-26
1
-43
/
+37
|
|
*
|
|
|
|
ext4: fix quota charging for shared xattr blocks
Tahsin Erdogan
2017-05-24
4
-0
/
+31
|
|
*
|
|
|
|
ext4: remove redundant check for encrypted file on dio write path
Eric Biggers
2017-05-24
1
-3
/
+0
|
|
*
|
|
|
|
ext4: remove unused d_name argument from ext4_search_dir() et al.
Eric Biggers
2017-05-24
3
-13
/
+7
|
|
*
|
|
|
|
ext4: fix off-by-one error when writing back pages before dio read
Eric Biggers
2017-05-24
1
-1
/
+1
|
|
*
|
|
|
|
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff()
Eryu Guan
2017-05-24
1
-1
/
+1
|
|
*
|
|
|
|
ext4: keep existing extra fields when inode expands
Konstantin Khlebnikov
2017-05-21
1
-2
/
+3
|
|
*
|
|
|
|
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors
Konstantin Khlebnikov
2017-05-21
1
-9
/
+14
|
|
*
|
|
|
|
ext4: fix off-by-in in loop termination in ext4_find_unwritten_pgoff()
Jan Kara
2017-05-21
1
-1
/
+1
|
|
*
|
|
|
|
ext4: fix SEEK_HOLE
Jan Kara
2017-05-21
1
-36
/
+14
|
|
*
|
|
|
|
jbd2: preserve original nofs flag during journal restart
Tahsin Erdogan
2017-05-21
1
-0
/
+6
|
|
*
|
|
|
|
ext4: clear lockdep subtype for quota files on quota off
Jan Kara
2017-05-21
1
-9
/
+5
|
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-06-10
5
-20
/
+63
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
ufs: we need to sync inode before freeing it
Al Viro
2017-06-10
1
-0
/
+1
|
|
*
|
|
|
|
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
2017-06-09
1
-13
/
+5
|
|
*
|
|
|
|
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
2017-06-09
1
-1
/
+3
|
|
*
|
|
|
|
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
2017-06-09
1
-1
/
+2
|
|
*
|
|
|
|
ufs: set correct ->s_maxsize
Al Viro
2017-06-09
1
-0
/
+18
|
|
*
|
|
|
|
ufs: restore maintaining ->i_blocks
Al Viro
2017-06-09
2
-1
/
+26
|
|
*
|
|
|
|
fix ufs_isblockset()
Al Viro
2017-06-09
1
-3
/
+7
|
|
*
|
|
|
|
ufs: restore proper tail allocation
Al Viro
2017-06-09
1
-1
/
+1
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-06-10
6
-16
/
+139
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
2017-06-09
1
-2
/
+2
|
|
*
|
|
|
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
2017-06-09
1
-1
/
+1
|
|
*
|
|
|
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
2017-06-09
1
-1
/
+1
|
|
*
|
|
|
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney
2017-06-01
1
-3
/
+3
|
|
*
|
|
|
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
2017-06-01
1
-0
/
+1
|
|
*
|
|
|
btrfs: use correct types for page indices in btrfs_page_exists_in_range
David Sterba
2017-06-01
1
-2
/
+2
|
|
*
|
|
|
btrfs: fix incorrect error return ret being passed to mapping_set_error
Colin Ian King
2017-05-16
1
-1
/
+1
|
|
*
|
|
|
btrfs: Make flush bios explicitely sync
Jan Kara
2017-05-16
1
-4
/
+6
|
|
*
|
|
|
btrfs: fiemap: Cache and merge fiemap extent before submit it to user
Qu Wenruo
2017-05-16
1
-2
/
+122
*
|
|
|
|
|
rxrpc: Provide a cmsg to specify the amount of Tx data for a call
David Howells
2017-06-07
1
-1
/
+17
|
/
/
/
/
/
*
|
|
|
|
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
2017-06-04
1
-3
/
+2
*
|
|
|
|
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-06-04
7
-14
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
nfs: Mark unnecessarily extern functions as static
Jan Kara
2017-06-03
2
-4
/
+3
|
*
|
|
|
|
NFSv4.0: Fix a lock leak in nfs40_walk_client_list
Trond Myklebust
2017-05-24
1
-1
/
+0
|
*
|
|
|
|
pnfs: Fix the check for requests in range of layout segment
Benjamin Coddington
2017-05-24
2
-8
/
+27
|
*
|
|
|
|
pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()
Dan Carpenter
2017-05-24
1
-0
/
+1
|
*
|
|
|
|
NFS fix COMMIT after COPY
Olga Kornievskaia
2017-05-24
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-06-02
1
-0
/
+23
|
\
\
\
\
\
|
*
|
|
|
|
dax: fix race between colliding PMD & PTE entries
Ross Zwisler
2017-06-02
1
-0
/
+23
*
|
|
|
|
|
Merge tag 'xfs-4.12-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2017-06-02
2
-15
/
+28
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
xfs: use ->b_state to fix buffer I/O accounting release race
Brian Foster
2017-05-31
2
-15
/
+28
[prev]
[next]