index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
vfs: Convert btrfs_test to use the new mount API
David Howells
2019-05-25
1
-6
/
+9
|
*
|
|
|
|
vfs: Convert pipe to use the new mount API
David Howells
2019-05-25
1
-5
/
+10
|
*
|
|
|
|
vfs: Convert nsfs to use the new mount API
David Howells
2019-05-25
1
-5
/
+11
|
*
|
|
|
|
vfs: Convert bdev to use the new mount API
David Howells
2019-05-25
1
-8
/
+9
|
*
|
|
|
|
vfs: Convert anon_inodes to use the new mount API
David Howells
2019-05-25
1
-5
/
+8
|
*
|
|
|
|
vfs: Convert aio to use the new mount API
David Howells
2019-05-25
1
-8
/
+7
|
*
|
|
|
|
vfs: Provide a mount_pseudo-replacement for the new mount API
David Howells
2019-05-25
1
-0
/
+46
|
*
|
|
|
|
vfs: Provide sb->s_iflags settings in fs_context struct
David Howells
2019-05-25
1
-0
/
+1
|
*
|
|
|
|
vfs: Fix refcounting of filenames in fs_parser
David Howells
2019-05-25
1
-0
/
+1
|
*
|
|
|
|
move mount_capable() further out
Al Viro
2019-05-25
3
-6
/
+4
|
*
|
|
|
|
move mount_capable() calls to vfs_get_tree()
Al Viro
2019-05-25
2
-11
/
+6
|
*
|
|
|
|
procfs: set ->user_ns before calling ->get_tree()
Al Viro
2019-05-25
1
-4
/
+3
|
*
|
|
|
|
switch mount_capable() to fs_context
Al Viro
2019-05-25
3
-6
/
+9
|
*
|
|
|
|
legacy_get_tree(): pass fc->user_ns to mount_capable()
Al Viro
2019-05-25
1
-1
/
+1
|
*
|
|
|
|
move the capability checks from sget_userns() to legacy_get_tree()
Al Viro
2019-05-25
3
-4
/
+7
|
*
|
|
|
|
vfs: Kill mount_ns()
David Howells
2019-05-25
1
-38
/
+0
|
*
|
|
|
|
vfs: Convert nfsctl to use the new mount API
David Howells
2019-05-25
1
-7
/
+26
|
*
|
|
|
|
consolidate the capability checks in sget_{fc,userns}()
Al Viro
2019-05-25
1
-18
/
+14
|
*
|
|
|
|
start massaging the checks in sget_...(): move to sget_userns()
Al Viro
2019-05-25
1
-10
/
+4
|
*
|
|
|
|
no need to protect against put_user_ns(NULL)
Al Viro
2019-05-25
1
-2
/
+1
|
*
|
|
|
|
mount_pseudo(): drop 'name' argument, switch to d_make_root()
Al Viro
2019-05-25
7
-17
/
+10
|
*
|
|
|
|
unexport simple_dname()
Al Viro
2019-05-21
2
-1
/
+1
*
|
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-19
8
-12
/
+15
|
\
\
\
\
\
\
|
*
|
|
|
|
|
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
3
-7
/
+9
|
*
|
|
|
|
|
mm: migrate: remove unused mode argument
Keith Busch
2019-07-18
4
-4
/
+4
|
*
|
|
|
|
|
mm: thp: fix false negative of shmem vma's THP eligibility
Yang Shi
2019-07-18
1
-1
/
+2
*
|
|
|
|
|
|
Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-07-18
27
-336
/
+885
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pnfs/flexfiles: Add tracepoints for detecting pnfs fallback to MDS
Trond Myklebust
2019-07-18
4
-1
/
+111
|
*
|
|
|
|
|
|
pnfs: Fix a problem where we gratuitously start doing I/O through the MDS
Trond Myklebust
2019-07-18
1
-1
/
+1
|
*
|
|
|
|
|
|
pnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout_track_ds_error
Trond Myklebust
2019-07-18
1
-1
/
+1
|
*
|
|
|
|
|
|
NFSv4: Don't use the zero stateid with layoutget
Trond Myklebust
2019-07-18
2
-5
/
+12
|
*
|
|
|
|
|
|
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
1
-0
/
+3
|
*
|
|
|
|
|
|
NFSv4: Validate the stateid before applying it to state recovery
Trond Myklebust
2019-07-15
1
-2
/
+19
|
*
|
|
|
|
|
|
nfs4.0: Refetch lease_time after clientid update
Donald Buczek
2019-07-13
1
-22
/
+22
|
*
|
|
|
|
|
|
nfs4: Rename nfs41_setup_state_renewal
Donald Buczek
2019-07-13
1
-2
/
+2
|
*
|
|
|
|
|
|
nfs4: Make nfs4_proc_get_lease_time available for nfs4.0
Donald Buczek
2019-07-13
3
-4
/
+18
|
*
|
|
|
|
|
|
nfs: Fix copy-and-paste error in debug message
Donald Buczek
2019-07-13
1
-1
/
+1
|
*
|
|
|
|
|
|
NFS: Replace 16 seq_printf() calls by seq_puts()
Markus Elfring
2019-07-13
1
-16
/
+16
|
*
|
|
|
|
|
|
NFS: Use seq_putc() in nfs_show_stats()
Markus Elfring
2019-07-13
1
-1
/
+1
|
*
|
|
|
|
|
|
Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
Max Kellermann
2019-07-12
2
-86
/
+7
|
*
|
|
|
|
|
|
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
6
-149
/
+325
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
NFS: Record task, client ID, and XID in xdr_status trace points
Chuck Lever
2019-07-09
5
-7
/
+29
|
|
*
|
|
|
|
|
|
NFS: Update symbolic flags displayed by trace events
Chuck Lever
2019-07-09
1
-26
/
+124
|
|
*
|
|
|
|
|
|
NFS: Display symbolic status code names in trace log
Chuck Lever
2019-07-09
1
-35
/
+41
|
|
*
|
|
|
|
|
|
NFS: Fix show_nfs_errors macros again
Chuck Lever
2019-07-09
1
-82
/
+82
|
|
*
|
|
|
|
|
|
NFS4: Add a trace event to record invalid CB sequence IDs
Chuck Lever
2019-07-09
2
-8
/
+58
|
*
|
|
|
|
|
|
|
NFS: Cleanup if nfs_match_client is interrupted
Benjamin Coddington
2019-07-06
1
-2
/
+2
|
*
|
|
|
|
|
|
|
nfs: disable client side deduplication
Darrick J. Wong
2019-07-06
1
-1
/
+5
|
*
|
|
|
|
|
|
|
NFSv4: Add lease_time and lease_expired to 'nfs4:' line of mountstats
Dave Wysochanski
2019-07-06
1
-0
/
+11
|
*
|
|
|
|
|
|
|
NFS: Clean up writeback code
Trond Myklebust
2019-07-06
3
-10
/
+5
[prev]
[next]