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
once: implement DO_ONCE_LITE for non-fast-path "do once" functionality
Tanner Love
1
-10
/
+3
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-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
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
2021-06-01
Revert "gfs2: Fix mmap locking for write faults"
Andreas Gruenbacher
1
-3
/
+1
2021-06-01
NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.
Dai Ngo
1
-0
/
+8
2021-05-31
Merge tag 'gfs2-v5.13-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-11
/
+44
2021-05-31
Merge tag 'fsnotify_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+25
2021-05-31
gfs2: Fix use-after-free in gfs2_glock_shrink_scan
Hillf Danton
1
-1
/
+1
2021-05-29
Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
7
-86
/
+139
2021-05-29
io_uring: fix misaccounting fix buf pinned pages
Pavel Begunkov
1
-0
/
+1
2021-05-29
Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2021-05-28
Merge tag 'io_uring-5.13-2021-05-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-17
/
+29
2021-05-28
Merge tag '5.13-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-57
/
+150
2021-05-28
Merge tag 'nfs-for-5.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-29
/
+20
[next]