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
*
ext4: annotate more implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+6
*
ext4: annotate implicit fall throughs
Mathieu Malaterre
2019-02-21
1
-0
/
+2
*
ext4: don't update s_rev_level if not required
Andreas Dilger
2019-02-14
3
-3
/
+5
*
jbd2: fold jbd2_superblock_csum_{verify,set} into their callers
Theodore Ts'o
2019-02-14
1
-25
/
+11
*
jbd2: fix race when writing superblock
Theodore Ts'o
2019-02-14
1
-25
/
+27
*
ext4: fix crash during online resizing
Jan Kara
2019-02-11
1
-1
/
+2
*
ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2019-02-11
1
-0
/
+1
*
ext4: add mask of ext4 flags to swap
yangerkun
2019-02-11
2
-1
/
+8
*
ext4: update quota information while swapping boot loader inode
yangerkun
2019-02-11
1
-13
/
+43
*
ext4: cleanup pagecache before swap i_data
yangerkun
2019-02-11
1
-4
/
+12
*
ext4: fix check of inode in swap_inode_boot_loader
yangerkun
2019-02-11
1
-9
/
+13
*
ext4: unlock unused_pages timely when doing writeback
Xiaoguang Wang
2019-02-10
1
-4
/
+5
*
ext4: cleanup clean_bdev_aliases() calls
zhangyi (F)
2019-02-10
3
-21
/
+2
*
jbd2: discard dirty data when forgetting an un-journalled buffer
zhangyi (F)
2019-02-10
1
-4
/
+38
*
jbd2: clear dirty flag when revoking a buffer from an older transaction
zhangyi (F)
2019-02-10
1
-5
/
+12
*
ext4: replace opencoded i_writecount usage with inode_is_open_for_write()
Nikolay Borisov
2019-02-10
2
-5
/
+4
*
jbd2: fix deadlock while checkpoint thread waits commit thread to finish
Xiaoguang Wang
2019-01-31
2
-3
/
+16
*
Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal"
Theodore Ts'o
2019-01-31
1
-9
/
+4
*
Merge tag 'pstore-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
1
-8
/
+4
|
\
|
*
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
2019-01-20
1
-6
/
+3
|
*
pstore/ram: Fix console ramoops to show the previous boot logs
Sai Prakash Ranjan
2019-01-17
1
-2
/
+1
*
|
Merge tag 'for-5.0-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-21
4
-10
/
+35
|
\
\
|
*
|
btrfs: wakeup cleaner thread when adding delayed iput
Josef Bacik
2019-01-18
3
-0
/
+8
|
*
|
btrfs: run delayed iputs before committing
Josef Bacik
2019-01-18
1
-0
/
+9
|
*
|
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
2019-01-18
1
-0
/
+8
|
*
|
btrfs: handle delayed ref head accounting cleanup in abort
Josef Bacik
2019-01-18
3
-7
/
+10
|
*
|
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
2019-01-18
1
-3
/
+0
*
|
|
Merge tag 'nfs-for-5.0-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-01-20
1
-7
/
+1
|
\
\
\
|
*
|
|
NFSv4.2 fix unnecessary retry in nfs4_copy_file_range
Olga Kornievskaia
2019-01-15
1
-7
/
+1
*
|
|
|
Merge tag 'for-linus-20190118' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-20
1
-10
/
+18
|
\
\
\
\
|
*
|
|
|
blockdev: Fix livelocks on loop device
Jan Kara
2019-01-15
1
-10
/
+18
*
|
|
|
|
Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-01-18
6
-18
/
+59
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
afs: Fix race in async call refcounting
David Howells
2019-01-17
1
-5
/
+30
|
*
|
|
|
afs: Provide a function to get a ref on a call
David Howells
2019-01-17
1
-6
/
+12
|
*
|
|
|
afs: Fix key refcounting in file locking code
David Howells
2019-01-17
2
-2
/
+4
|
*
|
|
|
afs: Don't set vnode->cb_s_break in afs_validate()
Marc Dionne
2019-01-17
1
-1
/
+0
|
*
|
|
|
afs: Set correct lock type for the yfs CreateFile
Marc Dionne
2019-01-10
2
-1
/
+12
|
*
|
|
|
afs: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-01-10
1
-3
/
+1
*
|
|
|
|
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-01-14
3
-13
/
+64
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
btrfs: Use real device structure to verify dev extent
Qu Wenruo
2019-01-10
1
-0
/
+12
|
*
|
|
|
Btrfs: fix deadlock when using free space tree due to block group creation
Filipe Manana
2019-01-09
1
-7
/
+9
|
*
|
|
|
Btrfs: fix race between reflink/dedupe and relocation
Filipe Manana
2019-01-09
1
-6
/
+28
|
*
|
|
|
Btrfs: fix race between cloning range ending at eof and writeback
Filipe Manana
2019-01-09
1
-0
/
+15
*
|
|
|
|
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-14
4
-5
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
sysfs: convert BUG_ON to WARN_ON
Greg Kroah-Hartman
2019-01-07
4
-5
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-01-14
10
-65
/
+211
|
\
\
\
\
\
|
*
|
|
|
|
cifs: update internal module version number
Steve French
2019-01-11
1
-1
/
+1
|
*
|
|
|
|
CIFS: Fix error paths in writeback code
Pavel Shilovsky
2019-01-11
4
-9
/
+56
|
*
|
|
|
|
CIFS: Move credit processing to mid callbacks for SMB3
Pavel Shilovsky
2019-01-11
1
-17
/
+34
|
*
|
|
|
|
CIFS: Fix credits calculation for cancelled requests
Pavel Shilovsky
2019-01-11
2
-2
/
+27
[next]