index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-71
/
+37
2019-09-26
ntfs: remove (un)?likely() from IS_ERR() conditions
Denis Efremov
4
-9
/
+9
2019-09-26
xfs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-2
/
+2
2019-09-26
fs: remove unlikely() from WARN_ON() condition
Denis Efremov
1
-1
/
+1
2019-09-26
userfaultfd: untag user pointers
Andrey Konovalov
1
-10
/
+12
2019-09-26
fs/namespace: untag user pointers in copy_mount_options
Andrey Konovalov
1
-1
/
+1
2019-09-26
fat: delete an unnecessary check before brelse()
Markus Elfring
1
-3
/
+1
2019-09-26
fs/reiserfs/do_balan.c: remove set but not used variable
Jason Yan
1
-2
/
+1
2019-09-26
fs/reiserfs/journal.c: remove set but not used variable
Jason Yan
1
-4
/
+3
2019-09-26
fs/reiserfs/do_balan.c: remove set but not used variables
zhengbin
1
-11
/
+1
2019-09-26
fs/reiserfs/fix_node.c: remove set but not used variables
zhengbin
1
-5
/
+1
2019-09-26
fs/reiserfs/prints.c: remove set but not used variables
zhengbin
1
-3
/
+0
2019-09-26
fs/reiserfs/objectid.c: remove set but not used variables
zhengbin
1
-2
/
+1
2019-09-26
fs/reiserfs/lbalance.c: remove set but not used variables
zhengbin
1
-2
/
+1
2019-09-26
fs/reiserfs/stree.c: remove set but not used variables
zhengbin
1
-4
/
+0
2019-09-26
fs/reiserfs/journal.c: remove set but not used variables
zhengbin
1
-9
/
+1
2019-09-26
fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()
Jia-Ju Bai
1
-3
/
+2
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
16
-335
/
+596
2019-09-25
Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-1613
/
+1726
2019-09-25
Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-18
/
+20
2019-09-25
Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-24
/
+217
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-283
/
+163
2019-09-25
mm, fs: move randomize_stack_top from fs to mm
Alexandre Ghiti
1
-20
/
+0
2019-09-25
mm,thp: avoid writes to file with THP in pagecache
Song Liu
2
-0
/
+11
2019-09-25
mm,thp: stats for file backed THP
Song Liu
2
-1
/
+7
2019-09-25
mm: remove quicklist page table caches
Nicholas Piggin
1
-4
/
+0
2019-09-25
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-09-25
ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
Colin Ian King
1
-1
/
+1
2019-09-25
ocfs2: checkpoint appending truncate log transaction before flushing
Changwei Ge
1
-0
/
+15
2019-09-25
ocfs2: wait for recovering done after direct unlock request
Changwei Ge
1
-4
/
+19
2019-09-25
ocfs2: delete unnecessary checks before brelse()
Markus Elfring
2
-7
/
+3
2019-09-25
fs/ocfs2/dir.c: remove set but not used variables
zhengbin
1
-2
/
+1
2019-09-25
fs/ocfs2/file.c: remove set but not used variables
zhengbin
1
-3
/
+0
2019-09-25
fs/ocfs2/namei.c: remove set but not used variables
zhengbin
1
-2
/
+0
2019-09-25
ocfs2: remove unused ocfs2_orphan_scan_exit() declaration
Guozhonghua
1
-2
/
+1
2019-09-25
ocfs2: remove unused ocfs2_calc_tree_trunc_credits()
Guozhonghua
1
-28
/
+0
2019-09-25
ocfs2: further debugfs cleanups
Greg Kroah-Hartman
9
-180
/
+61
2019-09-25
jbd2: remove jbd2_journal_inode_add_[write|wait]
Joseph Qi
2
-14
/
+0
2019-09-25
ocfs2: use jbd2_inode dirty range scoping
Joseph Qi
4
-11
/
+28
2019-09-25
fat: work around race with userspace's read via blockdev while mounting
OGAWA Hirofumi
2
-2
/
+14
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
4
-459
/
+380
2019-09-24
fuse: Make fuse_args_to_req static
YueHaibing
1
-1
/
+1
2019-09-24
fuse: fix memleak in cuse_channel_open
zhengbin
1
-0
/
+1
2019-09-24
fuse: fix beyond-end-of-page access in fuse_parse_cache()
Tejun Heo
1
-1
/
+3
2019-09-24
fuse: unexport fuse_put_request
Arnd Bergmann
1
-1
/
+0
2019-09-24
fuse: kmemcg account fs data
Khazhismel Kumykov
3
-4
/
+6
2019-09-24
fuse: on 64-bit store time in d_fsdata directly
Khazhismel Kumykov
1
-6
/
+30
2019-09-24
fuse: fix missing unlock_page in fuse_writepage()
Vasily Averin
1
-0
/
+1
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-7
/
+41
[next]