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
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2
-9
/
+9
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-11
/
+45
2021-07-15
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-15
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-14
fs: add vfs_parse_fs_param_source() helper
Christian Brauner
1
-18
/
+36
2021-07-13
Merge tag 'vboxsf-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
3
-38
/
+116
2021-07-13
Merge tag 'for-5.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-286
/
+687
2021-07-12
fcntl: Fix unreachable code in do_fcntl()
Gustavo A. R. Silva
1
-1
/
+1
2021-07-12
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
1
-8
/
+8
2021-07-10
Merge tag '5.14-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
12
-29
/
+135
2021-07-09
Merge tag 'io_uring-5.14-2021-07-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-123
/
+68
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-07-09
cifs: update internal version number
Steve French
1
-1
/
+1
2021-07-09
cifs: prevent NULL deref in cifs_compose_mount_options()
Paulo Alcantara
1
-0
/
+3
2021-07-09
SMB3.1.1: Add support for negotiating signing algorithm
Steve French
4
-11
/
+86
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-22
/
+51
2021-07-09
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-128
/
+113
2021-07-09
Merge tag 'ceph-for-5.14-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
14
-340
/
+300
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
16
-224
/
+347
2021-07-09
Merge tag 'f2fs-for-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-484
/
+1068
2021-07-09
io_uring: remove dead non-zero 'poll' check
Jens Axboe
1
-1
/
+1
2021-07-08
cifs: use helpers when parsing uid/gid mount options and validate them
Ronnie Sahlberg
2
-5
/
+20
2021-07-08
io_uring: mitigate unlikely iopoll lag
Pavel Begunkov
1
-1
/
+5
2021-07-08
Merge part 2 of branch 'sysfs-devel'
Trond Myklebust
3
-8
/
+44
2021-07-08
NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3
Trond Myklebust
1
-1
/
+1
2021-07-08
NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple times
Trond Myklebust
1
-26
/
+26
2021-07-08
NFSv4/pnfs: Clean up layout get on open
Trond Myklebust
2
-17
/
+17
2021-07-08
NFSv4/pnfs: Fix layoutget behaviour after invalidation
Trond Myklebust
1
-5
/
+5
2021-07-08
NFSv4/pnfs: Fix the layout barrier update
Trond Myklebust
1
-15
/
+15
2021-07-08
NFS: Fix fscache read from NFS after cache error
Dave Wysochanski
2
-7
/
+16
2021-07-08
NFS: Ensure nfs_readpage returns promptly when internal error occurs
Dave Wysochanski
1
-3
/
+3
2021-07-08
NFSv4.1 identify and mark RPC tasks that can move between transports
Olga Kornievskaia
3
-8
/
+44
2021-07-08
ext4: inline jbd2_journal_[un]register_shrinker()
Theodore Ts'o
3
-99
/
+62
2021-07-08
ext4: fix flags validity checking for EXT4_IOC_CHECKPOINT
Theodore Ts'o
1
-1
/
+1
2021-07-08
ext4: fix possible UAF when remounting r/o a mmp-protected file system
Theodore Ts'o
2
-17
/
+20
2021-07-07
CIFS: Clarify SMB1 code for POSIX Lock
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for rename open file
Steve French
1
-1
/
+2
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
16
-522
/
+1156
2021-07-07
io_uring: fix drain alloc fail return code
Pavel Begunkov
1
-1
/
+1
2021-07-07
CIFS: Clarify SMB1 code for delete
Steve French
1
-1
/
+2
2021-07-07
CIFS: Clarify SMB1 code for SetFileSize
Steve French
1
-2
/
+2
2021-07-07
btrfs: zoned: fix wrong mutex unlock on failure to allocate log root tree
Filipe Manana
1
-1
/
+1
2021-07-07
btrfs: don't block if we can't acquire the reclaim lock
Johannes Thumshirn
1
-1
/
+9
2021-07-07
btrfs: properly split extent_map for REQ_OP_ZONE_APPEND
Naohiro Aota
1
-29
/
+118
2021-07-07
btrfs: rework chunk allocation to avoid exhaustion of the system chunk array
Filipe Manana
7
-184
/
+546
2021-07-07
btrfs: fix deadlock with concurrent chunk allocations involving system chunks
Filipe Manana
3
-69
/
+1
2021-07-07
btrfs: zoned: print unusable percentage when reclaiming block groups
Johannes Thumshirn
1
-2
/
+12
2021-07-07
btrfs: zoned: fix types for u64 division in btrfs_reclaim_bgs_work
David Sterba
1
-1
/
+1
2021-07-06
f2fs: drop dirty node pages when cp is in error status
Jaegeuk Kim
1
-7
/
+4
[next]