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-01-24
fs: make helpers idmap mount aware
Christian Brauner
170
-703
/
+1037
2021-01-24
exec: handle idmapped mounts
Christian Brauner
1
-2
/
+5
2021-01-24
would_dump: handle idmapped mounts
Christian Brauner
1
-3
/
+3
2021-01-24
ioctl: handle idmapped mounts
Christian Brauner
1
-2
/
+5
2021-01-24
init: handle idmapped mounts
Christian Brauner
1
-9
/
+11
2021-01-24
fcntl: handle idmapped mounts
Christian Brauner
1
-1
/
+2
2021-01-24
utimes: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2021-01-24
open: handle idmapped mounts
Christian Brauner
1
-4
/
+9
2021-01-24
open: handle idmapped mounts in do_truncate()
Christian Brauner
4
-14
/
+21
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
8
-88
/
+247
2021-01-24
namei: introduce struct renamedata
Christian Brauner
5
-13
/
+44
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
6
-62
/
+99
2021-01-24
stat: handle idmapped mounts
Christian Brauner
34
-44
/
+52
2021-01-24
commoncap: handle idmapped mounts
Christian Brauner
2
-8
/
+12
2021-01-24
xattr: handle idmapped mounts
Tycho Andersen
11
-95
/
+118
2021-01-24
acl: handle idmapped mounts
Christian Brauner
63
-64
/
+172
2021-01-24
attr: handle idmapped mounts
Christian Brauner
53
-129
/
+196
2021-01-24
inode: make init and permission helpers idmapped mount aware
Christian Brauner
48
-81
/
+100
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
31
-79
/
+150
2021-01-24
capability: handle idmapped mounts
Christian Brauner
7
-14
/
+19
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
6
-10
/
+10
2021-01-24
mount: attach mappings to mounts
Christian Brauner
1
-0
/
+9
2021-01-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-2
/
+5
2021-01-16
Merge tag 'io_uring-5.11-2021-01-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+41
2021-01-16
mm: don't play games with pinned pages in clear_page_refs
Linus Torvalds
1
-0
/
+21
2021-01-16
mm: fix clear_refs_write locking
Linus Torvalds
1
-23
/
+9
2021-01-15
io_uring: ensure finish_wait() is always called in __io_uring_task_cancel()
Jens Axboe
1
-0
/
+1
2021-01-15
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-129
/
+186
2021-01-15
Merge tag '5.11-rc3-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-7
/
+6
2021-01-15
ext4: remove expensive flush on fast commit
Daejun Park
1
-5
/
+5
2021-01-15
ext4: fix bug for rename with RENAME_WHITEOUT
yangerkun
1
-8
/
+9
2021-01-15
ext4: fix wrong list_splice in ext4_fc_cleanup
Daejun Park
1
-1
/
+1
2021-01-15
ext4: use IS_ERR instead of IS_ERR_OR_NULL and set inode null when IS_ERR
Yi Li
1
-11
/
+12
2021-01-15
io_uring: flush timeouts that should already have expired
Marcelo Diop-Gonzalez
1
-4
/
+30
2021-01-13
cifs: style: replace one-element array with flexible-array
YANG LI
1
-1
/
+1
2021-01-13
cifs: connect: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-13
fs: cifs: remove unneeded variable in smb3_fs_context_dup
Menglong Dong
1
-3
/
+1
2021-01-13
cifs: fix interrupted close commands
Paulo Alcantara
1
-1
/
+1
2021-01-13
cifs: check pointer before freeing
Tom Rix
1
-1
/
+2
2021-01-13
io_uring: do sqo disable on install_fd error
Pavel Begunkov
1
-0
/
+1
2021-01-13
io_uring: fix null-deref in io_disable_sqo_submit
Pavel Begunkov
1
-1
/
+2
2021-01-12
Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-81
/
+98
2021-01-11
Merge tag 'for-5.11-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-29
/
+67
2021-01-11
Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6
Linus Torvalds
4
-27
/
+41
2021-01-11
io_uring: don't take files/mm for a dead task
Pavel Begunkov
1
-0
/
+5
2021-01-11
io_uring: drop mm and files after task_work_run
Pavel Begunkov
1
-0
/
+2
2021-01-10
NFS: nfs_igrab_and_active must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
NFS: nfs_delegation_find_inode_server must first reference the superblock
Trond Myklebust
1
-5
/
+7
2021-01-10
Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2021-01-10
Merge tag 'io_uring-5.11-2021-01-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-89
/
+167
[next]