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
2019-01-06
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-110
/
+363
2019-01-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-10
/
+19
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
5
-110
/
+363
2019-01-05
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-16
/
+32
2019-01-05
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-2
/
+0
2019-01-05
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-128
/
+153
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
8
-174
/
+166
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
36
-313
/
+399
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
7
-11
/
+12
2019-01-04
fs/: remove caller signal_pending branch predictions
Davidlohr Bueso
5
-6
/
+6
2019-01-04
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
4
-42
/
+40
2019-01-04
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
1
-53
/
+52
2019-01-04
exec: load_script: don't blindly truncate shebang string
Oleg Nesterov
1
-3
/
+7
2019-01-04
fat: new inline functions to determine the FAT variant (32, 16 or 12)
Carmeli Tamir
6
-22
/
+39
2019-01-04
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
2
-1
/
+10
2019-01-04
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
1
-4
/
+8
2019-01-04
hfsplus: return file attributes on statx
Ernesto A. Fernández
3
-0
/
+24
2019-01-04
autofs: add strictexpire mount option
Ian Kent
3
-2
/
+12
2019-01-04
autofs: change catatonic setting to a bit flag
Ian Kent
5
-16
/
+20
2019-01-04
autofs: simplify parse_options() function call
Ian Kent
1
-26
/
+29
2019-01-04
autofs: improve ioctl sbi checks
Ian Kent
3
-21
/
+9
2019-01-04
fs/epoll: deal with wait_queue only once
Davidlohr Bueso
1
-11
/
+18
2019-01-04
fs/epoll: rename check_events label to send_events
Davidlohr Bueso
1
-3
/
+3
2019-01-04
fs/epoll: avoid barrier after an epoll_wait(2) timeout
Davidlohr Bueso
1
-2
/
+6
2019-01-04
fs/epoll: reduce the scope of wq lock in epoll_wait()
Davidlohr Bueso
1
-54
/
+60
2019-01-04
fs/epoll: robustify ep->mtx held checks
Davidlohr Bueso
1
-0
/
+2
2019-01-04
fs/epoll: drop ovflist branch prediction
Davidlohr Bueso
1
-1
/
+1
2019-01-04
fs/epoll: simplify ep_send_events_proc() ready-list loop
Davidlohr Bueso
1
-36
/
+37
2019-01-04
fs/epoll: remove max_nests argument from ep_call_nested()
Davidlohr Bueso
1
-8
/
+6
2019-01-04
fs/proc/base.c: slightly faster /proc/*/limits
Alexey Dobriyan
1
-2
/
+4
2019-01-04
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
Alexey Dobriyan
1
-3
/
+1
2019-01-04
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
Eric Biggers
1
-0
/
+1
2019-01-04
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
Benjamin Gordon
1
-3
/
+9
2019-01-04
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
Al Viro
3
-2
/
+4
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
12
-32
/
+26
2019-01-03
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2019-01-03
smb3: add smb3.1.1 to default dialect list
Steve French
2
-14
/
+28
2019-01-02
cifs: fix confusing warning message on reconnect
Steve French
1
-1
/
+1
2019-01-02
smb3: fix large reads on encrypted connections
Paul Aurich
1
-1
/
+3
2019-01-02
locks: fix error in locks_move_blocks()
NeilBrown
1
-1
/
+1
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
30
-531
/
+660
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
12
-69
/
+57
2019-01-02
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
27
-501
/
+2842
2019-01-02
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
Linus Torvalds
2
-7
/
+3
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
3
-7
/
+10
2019-01-02
NFS: remove unnecessary test for IS_ERR(cred)
NeilBrown
1
-5
/
+0
2019-01-02
NFSv4.2 fix async copy reboot recovery
Olga Kornievskaia
1
-1
/
+1
2019-01-02
NFS: Fix NFSv4 symbolic trace point output
Chuck Lever
1
-143
/
+313
2019-01-02
NFS: Make "port=" mount option optional for RDMA mounts
Chuck Lever
1
-2
/
+8
[next]