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
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-14
/
+21
2017-12-07
proc: show si_ptr in /proc/<pid>/timers without hashing
Linus Torvalds
1
-1
/
+1
2017-12-07
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2017-12-07
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
1
-7
/
+5
2017-12-07
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
1
-0
/
+1
2017-12-07
btrfs: handle errors while updating refcounts in update_ref_for_cow
Jeff Mahoney
1
-6
/
+12
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
1
-0
/
+2
2017-12-02
Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-2
/
+2
2017-12-02
Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
13
-61
/
+190
2017-12-01
afs: Properly reset afs_vnode (inode) fields
David Howells
2
-2
/
+17
2017-12-01
afs: Fix permit refcounting
David Howells
1
-8
/
+10
2017-12-01
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-8
/
+15
2017-11-30
xfs: Properly retry failed dquot items in case of error during buffer writeback
Carlos Maiolino
2
-5
/
+49
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
1
-1
/
+13
2017-11-30
xfs: remove unused parameter from xfs_writepage_map
Darrick J. Wong
1
-3
/
+3
2017-11-30
xfs: ubsan fixes
Darrick J. Wong
1
-3
/
+3
2017-11-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
7
-28
/
+23
2017-11-30
fs/hugetlbfs/inode.c: change put_page/unlock_page order in hugetlbfs_fallocate()
Nadav Amit
1
-2
/
+2
2017-11-30
autofs: revert "autofs: fix AT_NO_AUTOMOUNT not being honored"
Ian Kent
1
-12
/
+3
2017-11-30
autofs: revert "autofs: take more care to not update last_used on path walk"
Ian Kent
1
-11
/
+6
2017-11-30
fs/fat/inode.c: fix sb_rdonly() change
OGAWA Hirofumi
1
-1
/
+1
2017-11-30
fs/mbcache.c: make count_objects() more robust
Jiang Biao
1
-0
/
+3
2017-11-30
exec: avoid RLIMIT_STACK races with prlimit()
Kees Cook
1
-1
/
+6
2017-11-30
mm: replace pmd_write with pmd_access_permitted in fault + gup paths
Dan Williams
1
-1
/
+2
2017-11-30
Merge tag 'nfsd-4.15-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
11
-126
/
+264
2017-11-30
Merge tag 'for-4.15-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
19
-135
/
+314
2017-11-29
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
Trond Myklebust
1
-2
/
+2
2017-11-29
quota: Check for register_shrinker() failure.
Tetsuo Handa
1
-1
/
+2
2017-11-28
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
1
-1
/
+1
2017-11-28
xfs: fix leaks on corruption errors in xfs_bmap.c
Eric Sandeen
1
-2
/
+4
2017-11-28
xfs: fortify xfs_alloc_buftarg error handling
Michal Hocko
1
-5
/
+10
2017-11-28
Btrfs: incremental send, fix wrong unlink path after renaming file
Filipe Manana
1
-18
/
+106
2017-11-28
quota: propagate error from __dquot_initialize
Chao Yu
1
-6
/
+13
2017-11-28
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
3
-8
/
+43
2017-11-28
proc: don't report kernel addresses in /proc/<pid>/stack
Linus Torvalds
1
-2
/
+1
2017-11-28
lockd: fix "list_add double add" caused by legacy signal interface
Vasily Averin
2
-4
/
+9
2017-11-28
nlm_shutdown_hosts_net() cleanup
Vasily Averin
1
-2
/
+1
2017-11-28
race of nfsd inetaddr notifiers vs nn->nfsd_serv change
Vasily Averin
3
-3
/
+17
2017-11-28
race of lockd inetaddr notifiers vs nlmsvc_rqst change
Vasily Averin
1
-2
/
+14
2017-11-28
NFSD: make cache_detail structures const
Bhumika Goyal
2
-4
/
+4
2017-11-28
nfsd: check for use of the closed special stateid
Andrew Elble
1
-2
/
+5
2017-11-28
nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat
Naofumi Honda
1
-2
/
+2
2017-11-28
lockd: lost rollback of set_grace_period() in lockd_down_net()
Vasily Averin
1
-0
/
+2
2017-11-28
lockd: added cleanup checks in exit_net hook
Vasily Averin
1
-0
/
+11
2017-11-28
grace: replace BUG_ON by WARN_ONCE in exit_net hook
Vasily Averin
1
-1
/
+3
2017-11-28
nfsd: fix locking validator warning on nfs4_ol_stateid->st_mutex class
Andrew Elble
1
-3
/
+8
2017-11-28
lockd: remove net pointer from messages
Vasily Averin
4
-14
/
+21
2017-11-28
nfsd: remove net pointer from debug messages
Vasily Averin
1
-3
/
+3
[next]