index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
2019-08-19
nfsd: convert nfs4_file->fi_fds array to use nfsd_files
Jeff Layton
2019-08-19
nfsd: hook nfsd_commit up to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: hook up nfsd_read to the nfsd_file cache
Jeff Layton
2019-08-19
nfsd: hook up nfsd_write to the new nfsd_file cache
Jeff Layton
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
vfs: Export flush_delayed_fput for use by knfsd.
Trond Myklebust
2019-08-19
notify: export symbols for use by the knfsd file cache
Trond Myklebust
2019-08-19
locks: create a new notifier chain for lease attempts
Jeff Layton
2019-08-16
nfsd: Remove unnecessary NULL checks
J. Bruce Fields
2019-08-16
nfsd4: Fix kernel crash when reading proc file reply_cache_stats
He Zhe
2019-08-15
nfsd: initialize i_private before d_add
J. Bruce Fields
2019-08-15
nfsd: use i_wrlock instead of rcu for nfsdfs i_private
J. Bruce Fields
2019-08-15
nfsd: fix dentry leak upon mkdir failure.
Tetsuo Handa
2019-07-28
Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-27
Merge tag 'Wimplicit-fallthrough-5.3-rc2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-07-26
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-26
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-07-26
Merge tag 'for-linus-20190726' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-07-26
fix the struct mount leak in umount_tree()
Al Viro
2019-07-26
btrfs: fix extent_state leak in btrfs_lock_and_flush_ordered_range
Naohiro Aota
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
afs: yfsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-07-25
io_uring: ensure ->list is initialized for poll commands
Jens Axboe
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
2019-07-25
btrfs: Fix deadlock caused by missing memory barrier
Nikolay Borisov
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-25
iomap: fix Invalid License ID
Masahiro Yamada
2019-07-24
access: avoid the RCU grace period for the temporary subjective credentials
Linus Torvalds
2019-07-22
Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-21
io_uring: track io length in async_list based on bytes
Zhengyuan Liu
2019-07-21
io_uring: don't use iov_iter_advance() for fixed buffers
Jens Axboe
2019-07-21
block: properly handle IOCB_NOWAIT for async O_DIRECT IO
Jens Axboe
2019-07-21
Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-07-19
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
2019-07-18
cifs: update internal module number
Steve French
2019-07-18
cifs: flush before set-info if we have writeable handles
Ronnie Sahlberg
2019-07-18
smb3: optimize open to not send query file internal info
Steve French
2019-07-18
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
2019-07-18
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
[next]