index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
ext4: mballoc: correct the mb_debug() format specifier for pa_len var
Ritesh Harjani
1
-5
/
+5
2020-06-03
ext4: mballoc: add more mb_debug() msgs
Ritesh Harjani
1
-4
/
+14
2020-06-03
ext4: mballoc: refactor ext4_mb_show_ac()
Ritesh Harjani
1
-25
/
+40
2020-06-03
ext4: mballoc: print bb_free info even when it is 0
Ritesh Harjani
1
-2
/
+0
2020-06-03
ext4: avoid ext4_error()'s caused by ENOMEM in the truncate path
Theodore Ts'o
2
-10
/
+34
2020-06-03
ext4: fix race between ext4_sync_parent() and rename()
Eric Biggers
1
-15
/
+13
2020-06-03
ext4: fix a typo in a comment
Christophe JAILLET
1
-1
/
+1
2020-06-03
ext4: clean up ext4_ext_convert_to_initialized() error handling
Eric Whitney
1
-5
/
+18
2020-06-03
ext4: clean up GET_BLOCKS_PRE_IO error handling
Eric Whitney
1
-6
/
+20
2020-06-03
ext4: remove redundant GET_BLOCKS_CONVERT code
Eric Whitney
1
-18
/
+8
2020-06-03
ext4: remove dead GET_BLOCKS_ZERO code
Eric Whitney
1
-8
/
+0
2020-06-03
ext4: don't ignore return values from ext4_ext_dirty()
Harshad Shirwadkar
1
-1
/
+5
2020-06-03
ext4: handle ext4_mark_inode_dirty errors
Harshad Shirwadkar
12
-73
/
+139
2020-06-03
ext4: fix error pointer dereference
Jeffle Xu
1
-2
/
+5
2020-06-03
ext4: Avoid freeing inodes on dirty list
Jan Kara
1
-0
/
+10
2020-06-03
writeback: Export inode_io_list_del()
Jan Kara
2
-2
/
+1
2020-06-03
ext4: fix buffer_head refcnt leak when ext4_iget() fails
Xiyu Yang
1
-0
/
+1
2020-06-03
ext4: fix EXT_MAX_EXTENT/INDEX to check for zeroed eh_max
Harshad Shirwadkar
1
-3
/
+6
2020-06-03
ext4: remove unnecessary comparisons to bool
Jason Yan
2
-2
/
+2
2020-06-03
ext4: remove EXT4_GET_BLOCKS_KEEP_SIZE flag
Eric Whitney
3
-14
/
+4
2020-06-03
ext4: fix a style issue in fs/ext4/acl.c
Carlos Guerrero Álvarez
1
-2
/
+1
2020-05-14
ext4: remove redundant variable has_bigalloc in ext4_fill_super
Kaixu Xia
1
-3
/
+2
2020-05-07
ext4: remove unnecessary test_opt for DIOREAD_NOLOCK
Kaixu Xia
1
-5
/
+1
2020-05-03
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+52
2020-05-02
Merge tag 'iomap-5.7-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-4
/
+9
2020-05-02
Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-16
/
+30
2020-05-01
Merge tag 'io_uring-5.7-2020-05-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-27
/
+31
2020-05-01
io_uring: punt splice async because of inode mutex
Pavel Begunkov
1
-14
/
+2
2020-05-01
io_uring: check non-sync defer_list carefully
Pavel Begunkov
1
-1
/
+1
2020-05-01
io_uring: fix extra put in sync_file_range()
Pavel Begunkov
1
-1
/
+1
2020-04-30
io_uring: use cond_resched() in io_ring_ctx_wait_and_kill()
Xiaoguang Wang
1
-1
/
+1
2020-04-30
io_uring: use proper references for fallback_req locking
Bijan Mottahedeh
1
-2
/
+2
2020-04-30
io_uring: only force async punt if poll based retry can't handle it
Jens Axboe
1
-2
/
+4
2020-04-30
io_uring: enable poll retry for any file with ->read_iter / ->write_iter
Jens Axboe
1
-7
/
+13
2020-04-30
NFS: Fix a race in __nfs_list_for_each_server()
Trond Myklebust
1
-1
/
+1
2020-04-30
fibmap: Warn and return an error in case of block > INT_MAX
Ritesh Harjani
2
-4
/
+9
2020-04-30
btrfs: fix gcc-4.8 build warning for struct initializer
Arnd Bergmann
1
-1
/
+1
2020-04-28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2
-20
/
+16
2020-04-28
Fix use after free in get_tree_bdev()
David Howells
1
-1
/
+1
2020-04-28
NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSION
Olga Kornievskaia
1
-0
/
+8
2020-04-27
Merge tag 'for-5.7-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-11
/
+48
2020-04-27
io_uring: statx must grab the file table for valid fd
Jens Axboe
1
-2
/
+10
2020-04-27
btrfs: transaction: Avoid deadlock due to bad initialization timing of fs_inf...
Qu Wenruo
1
-2
/
+11
2020-04-27
btrfs: fix partial loss of prealloc extent past i_size after fsync
Filipe Manana
1
-3
/
+40
2020-04-27
propagate_one(): mnt_set_mountpoint() needs mount_lock
Al Viro
1
-5
/
+4
2020-04-26
Merge tag '5.7-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-18
/
+78
2020-04-26
Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+3
2020-04-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+0
2020-04-25
NFSv4: Remove unreachable error condition due to rpc_run_task()
Xiyu Yang
1
-2
/
+1
2020-04-24
proc: Put thread_pid in release_task not proc_flush_pid
Eric W. Biederman
1
-1
/
+0
[next]