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-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-9
/
+13
2021-06-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-06-25
Merge tag 'ceph-for-5.13-rc8' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-17
/
+26
2021-06-25
Merge tag 'netfs-fixes-20210621' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-15
/
+45
2021-06-24
nilfs2: fix memory leak in nilfs_sysfs_delete_device_group
Pavel Skripkin
1
-0
/
+1
2021-06-22
ceph: fix error handling in ceph_atomic_open and ceph_lookup
Jeff Layton
3
-17
/
+21
2021-06-22
ceph: must hold snap_rwsem when filling inode for async create
Jeff Layton
2
-0
/
+5
2021-06-21
netfs: fix test for whether we can skip read when writing beyond EOF
Jeff Layton
1
-13
/
+36
2021-06-21
afs: Fix afs_write_end() to handle short writes
David Howells
1
-2
/
+9
2021-06-18
Merge tag 'for-5.13-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2021-06-18
afs: Re-enable freezing once a page fault is interrupted
Matthew Wilcox (Oracle)
1
-5
/
+8
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
3
-6
/
+10
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
38
-251
/
+526
2021-06-17
Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-06-17
btrfs: zoned: fix negative space_info->bytes_readonly
Naohiro Aota
1
-4
/
+4
2021-06-16
mm/hugetlb: expand restore_reserve_on_error functionality
Mike Kravetz
1
-0
/
+1
2021-06-15
proc: only require mm_struct for writing
Linus Torvalds
1
-1
/
+3
2021-06-15
afs: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2021-06-14
fanotify: fix copy_event_to_user() fid error clean up
Matthew Bobrowski
1
-2
/
+2
2021-06-13
Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+33
2021-06-12
Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-12
Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-13
/
+29
2021-06-10
io_uring: add feature flag for rsrc tags
Pavel Begunkov
1
-1
/
+2
2021-06-10
io_uring: change registration/upd/rsrc tagging ABI
Pavel Begunkov
1
-12
/
+27
2021-06-10
coredump: Limit what can interrupt coredumps
Eric W. Biederman
1
-1
/
+1
2021-06-09
Merge tag 'for-5.13-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-15
/
+54
2021-06-08
proc: Track /proc/$pid/attr/ opener mm_struct
Kees Cook
1
-1
/
+8
2021-06-07
afs: Fix partial writeback of large files on fsync and close
Marc Dionne
1
-1
/
+1
2021-06-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-126
/
+135
2021-06-06
ext4: Only advertise encrypted_casefold when encryption and unicode are enabled
Daniel Rosenberg
1
-0
/
+4
2021-06-06
ext4: fix no-key deletion for encrypt+casefold
Daniel Rosenberg
1
-2
/
+4
2021-06-06
ext4: fix memory leak in ext4_fill_super
Alexey Makhalov
1
-2
/
+9
2021-06-06
ext4: fix fast commit alignment issues
Harshad Shirwadkar
2
-99
/
+90
2021-06-06
ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed
Ye Bin
1
-20
/
+23
2021-06-05
ocfs2: fix data corruption by fallocate
Junxiao Bi
1
-5
/
+50
2021-06-04
debugfs: Fix debugfs_read_file_str()
Dietmar Eggemann
1
-1
/
+1
2021-06-04
btrfs: promote debugging asserts to full-fledged checks in validate_super
Nikolay Borisov
1
-8
/
+18
2021-06-04
btrfs: return value from btrfs_mark_extent_written() in case of error
Ritesh Harjani
1
-2
/
+2
2021-06-04
btrfs: zoned: fix zone number to sector/physical calculation
Naohiro Aota
1
-5
/
+18
2021-06-04
btrfs: do not write supers if we have an fs error
Josef Bacik
1
-0
/
+16
2021-06-03
Merge tag 'io_uring-5.13-2021-06-03' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2021-06-03
Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-58
/
+147
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
63
-385
/
+721
2021-06-03
NFSv4: Fix second deadlock in nfs4_evict_inode()
Trond Myklebust
1
-2
/
+7
2021-06-03
NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()
Trond Myklebust
2
-1
/
+12
2021-06-03
NFS: FMODE_READ and friends are C macros, not enum types
Chuck Lever
1
-4
/
+0
2021-06-03
NFS: Fix a potential NULL dereference in nfs_get_client()
Dan Carpenter
1
-1
/
+1
2021-06-03
NFS: Fix use-after-free in nfs4_init_client()
Anna Schumaker
1
-1
/
+1
2021-06-03
NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriate
Scott Mayhew
1
-4
/
+4
2021-06-02
ext4: fix accessing uninit percpu counter variable with fast_commit
Ritesh Harjani
1
-2
/
+4
[next]