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-03-05
memcg: localize memcg_kmem_enabled() check
Shakeel Butt
1
-2
/
+1
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
1
-2
/
+2
2019-03-05
fs/file.c: initialize init_files.resize_wait
Shuriyc Chu
1
-0
/
+1
2019-03-05
fs/inode.c: inode_set_flags(): replace opencoded set_mask_bits()
Vineet Gupta
1
-7
/
+1
2019-03-05
ocfs2: Use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-03-05
ocfs2: fix the application IO timeout when fstrim is running
Gang He
5
-63
/
+106
2019-03-05
ocfs2: fix a panic problem caused by o2cb_ctl
Jia Guo
1
-6
/
+8
2019-03-05
a.out: remove core dumping support
Linus Torvalds
1
-83
/
+0
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-4
/
+5
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2019-03-04
fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
Slavomir Kaslev
1
-0
/
+12
2019-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+13
2019-03-04
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
4
-7
/
+17
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-4
/
+4
2019-03-04
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
1
-43
/
+29
2019-03-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2019-03-01
hugetlbfs: fix races and page leaks during migration
Mike Kravetz
1
-0
/
+12
2019-02-28
Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2019-02-25
afs: Fix manually set volume location server list
David Howells
1
-0
/
+1
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
1
-2
/
+0
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-19
/
+19
2019-02-21
aio: Fix locking in aio_poll()
Bart Van Assche
1
-3
/
+9
2019-02-21
Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+2
2019-02-21
proc, oom: do not report alien mms when setting oom_score_adj
Michal Hocko
1
-4
/
+0
2019-02-20
orangefs: remove two un-needed BUG_ONs...
Mike Marshall
1
-4
/
+0
2019-02-20
Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+17
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-16
/
+56
2019-02-18
exec: Fix mem leak in kernel_read_file
YueHaibing
1
-1
/
+1
2019-02-18
exec: load_script: Do not exec truncated interpreter path
Kees Cook
1
-9
/
+48
2019-02-18
ceph: avoid repeatedly adding inode to mdsc->snap_flush_list
Yan, Zheng
1
-1
/
+2
2019-02-16
Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+2
2019-02-16
Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-5
/
+6
2019-02-15
keys: Fix dependency loop between construction record and auth key
David Howells
1
-14
/
+17
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-230
/
+168
2019-02-14
Revert "exec: load_script: don't blindly truncate shebang string"
Linus Torvalds
1
-7
/
+3
2019-02-14
Revert "gfs2: read journal in large chunks to locate the head"
Bob Peterson
8
-192
/
+134
2019-02-14
Revert "nfsd4: return default lease period"
J. Bruce Fields
1
-2
/
+2
2019-02-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-13
/
+16
2019-02-12
mm: proc: smaps_rollup: fix pss_locked calculation
Sandeep Patil
1
-8
/
+14
2019-02-12
Revert "mm: don't reclaim inodes with many attached pages"
Dave Chinner
1
-5
/
+2
2019-02-12
NFS: Don't use page_file_mapping after removing the page
Benjamin Coddington
1
-5
/
+6
2019-02-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-9
/
+4
2019-02-09
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+11
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
28
-110
/
+302
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+24
2019-02-08
Merge tag 'xfs-5.0-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-5
/
+27
2019-02-07
Merge tag 'nfsd-5.0-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+4
2019-02-07
Merge tag 'fuse-fixes-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+5
2019-02-06
nfsd: Fix error return values for nfsd4_clone_file_range()
Trond Myklebust
1
-2
/
+4
2019-02-06
fs: ratelimit __find_get_block_slow() failure message.
Tetsuo Handa
1
-9
/
+10
[next]