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
2018-07-18
vfs: export vfs_dedupe_file_range_one() to modules
Miklos Szeredi
1
-3
/
+3
2018-07-18
vfs: export vfs_ioctl() to modules
Miklos Szeredi
2
-1
/
+1
2018-07-18
vfs: make open_with_fake_path() not contribute to nr_files
Miklos Szeredi
3
-22
/
+50
2018-07-18
Merge branch 'dedupe-cleanup' into overlayfs-next
Miklos Szeredi
5
-83
/
+73
2018-07-18
Merge branch 'for-ovl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/...
Miklos Szeredi
10
-132
/
+99
2018-07-17
ovl: fix wrong use of impure dir cache in ovl_iterate()
Amir Goldstein
1
-2
/
+17
2018-07-12
new helper: open_with_fake_path()
Al Viro
1
-0
/
+18
2018-07-12
now we can fold open_check_o_direct() into do_dentry_open()
Al Viro
3
-19
/
+6
2018-07-12
lift fput() on late failures into path_openat()
Al Viro
1
-16
/
+12
2018-07-12
fold put_filp() into fput()
Al Viro
3
-20
/
+10
2018-07-12
introduce FMODE_OPENED
Al Viro
2
-1
/
+3
2018-07-12
security_file_open(): lose cred argument
Al Viro
1
-1
/
+1
2018-07-12
get rid of cred argument of vfs_open() and do_dentry_open()
Al Viro
3
-12
/
+9
2018-07-12
pass ->f_flags value to alloc_empty_file()
Al Viro
4
-13
/
+9
2018-07-12
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
Al Viro
4
-6
/
+5
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
5
-22
/
+17
2018-07-10
make sure do_dentry_open() won't return positive as an error
Al Viro
1
-0
/
+2
2018-07-10
create_pipe_files(): use fput() if allocation of the second file fails
Al Viro
1
-4
/
+3
2018-07-10
turn filp_clone_open() into inline wrapper for dentry_open()
Al Viro
2
-21
/
+1
2018-07-10
fold security_file_free() into file_free()
Al Viro
1
-6
/
+4
2018-07-10
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
1
-1
/
+0
2018-07-06
vfs: dedupe: extract helper for a single dedup
Miklos Szeredi
1
-40
/
+49
2018-07-06
vfs: dedupe: rationalize args
Miklos Szeredi
5
-19
/
+21
2018-07-06
vfs: dedupe: return int
Miklos Szeredi
5
-39
/
+15
2018-07-06
vfs: limit size of dedupe
Miklos Szeredi
1
-0
/
+3
2018-06-27
proc: add proc_seq_release
Chunyu Hu
1
-1
/
+10
2018-06-17
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
4
-4
/
+4
2018-06-17
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-124
/
+152
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
20
-645
/
+879
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-136
/
+112
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-9
/
+14
2018-06-15
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
docs: Fix more broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
3
-20
/
+107
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
6
-27
/
+199
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2
-2
/
+2
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
1
-2
/
+8
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2
-2
/
+10
2018-06-15
proc: Make inline name size calculation automatic
David Howells
4
-12
/
+16
2018-06-15
orangefs: simplify compat ioctl handling
Al Viro
1
-42
/
+12
2018-06-15
signalfd: lift sigmask copyin and size checks to callers of do_signalfd4()
Al Viro
1
-25
/
+25
2018-06-14
eventpoll: switch to ->poll_mask
Ben Noordhuis
1
-5
/
+10
2018-06-14
aio: only return events requested in poll_mask() for IOCB_CMD_POLL
Christoph Hellwig
1
-2
/
+2
2018-06-14
eventfd: only return events requested in poll_mask()
Avi Kivity
1
-2
/
+2
2018-06-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-82
/
+134
2018-06-15
exofs: avoid VLA in structures
Kees Cook
3
-67
/
+115
2018-06-15
coredump: fix spam with zero VMA process
Alexey Dobriyan
1
-8
/
+9
2018-06-15
fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()
OGAWA Hirofumi
1
-1
/
+7
2018-06-15
proc: skip branch in /proc/*/* lookup
Alexey Dobriyan
1
-6
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
79
-391
/
+494
[next]