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
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
1
-1
/
+1
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
1
-2
/
+2
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-2
/
+2
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2
-3
/
+3
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
30
-165
/
+483
2014-12-01
nfsd: minor off by one checks in __write_versions()
Dan Carpenter
1
-3
/
+3
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
2
-21
/
+20
2014-11-25
nfs: Add DEALLOCATE support
Anna Schumaker
6
-2
/
+89
2014-11-25
nfs: Add ALLOCATE support
Anna Schumaker
8
-1
/
+167
2014-11-25
NFS: Clean up nfs4_init_callback()
Chuck Lever
1
-17
/
+14
2014-11-25
NFS: SETCLIENTID XDR buffer sizes are incorrect
Chuck Lever
1
-4
/
+6
2014-11-24
nfs: define nfs_inc_fscache_stats and using it as possible
Li RongQing
2
-12
/
+17
2014-11-24
nfs: replace nfs_add_stats with nfs_inc_stats when add one
Li RongQing
2
-2
/
+2
2014-11-24
NFS: Deletion of unnecessary checks before the function call "nfs_put_client"
Markus Elfring
2
-12
/
+6
2014-11-24
lockd: eliminate LOCKD_DEBUG
Jeff Layton
1
-1
/
+1
2014-11-24
nfs41: fix nfs4_proc_layoutget error handling
Peng Tao
1
-3
/
+3
2014-11-24
NFS: fix subtle change in COMMIT behavior
Weston Andros Adamson
4
-13
/
+25
2014-11-24
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
1
-1
/
+1
2014-11-24
NFS: Use nfs_server_capable() for checknig NFS_CAP_SEEK
Anna Schumaker
1
-1
/
+1
2014-11-24
nfs: Remove dead case from nfs4_map_errors()
Jan Kara
1
-2
/
+0
2014-11-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-15
/
+25
2014-11-21
Merge branch 'overlayfs-current' of git://git.kernel.org/pub/scm/linux/kernel...
Al Viro
28
-347
/
+400
2014-11-20
ovl: ovl_dir_fsync() cleanup
Miklos Szeredi
1
-2
/
+2
2014-11-20
ovl: pass dentry into ovl_dir_read_merged()
Miklos Szeredi
1
-21
/
+14
2014-11-20
ovl: use lockless_dereference() for upperdentry
Miklos Szeredi
1
-6
/
+1
2014-11-20
ovl: allow filenames with comma
Miklos Szeredi
1
-3
/
+45
2014-11-20
ovl: fix race in private xattr checks
Miklos Szeredi
1
-9
/
+18
2014-11-20
ovl: fix remove/copy-up race
Miklos Szeredi
1
-12
/
+19
2014-11-20
ovl: rename filesystem type to "overlay"
Miklos Szeredi
4
-7
/
+7
2014-11-19
btrfs: fix lockups from btrfs_clear_path_blocking
Chris Mason
3
-15
/
+25
2014-11-19
isofs: avoid unused function warning
Arnd Bergmann
1
-21
/
+21
2014-11-19
vfs: fix reference leak in d_prune_aliases()
Yan, Zheng
1
-0
/
+1
2014-11-19
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
100
-2392
/
+5291
2014-11-19
nfsd: correctly define v4.2 support attributes
Christoph Hellwig
1
-3
/
+6
2014-11-15
Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-64
/
+83
2014-11-13
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
5
-25
/
+67
2014-11-13
fanotify: fix notification of groups with inode & mount marks
Jan Kara
5
-25
/
+67
2014-11-13
ceph: fix flush tid comparision
Yan, Zheng
1
-1
/
+1
2014-11-12
NFS: Don't try to reclaim delegation open state if recovery failed
Trond Myklebust
1
-0
/
+2
2014-11-12
NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked
Trond Myklebust
2
-11
/
+0
2014-11-12
NFSv4: Fix races between nfs_remove_bad_delegation() and delegation return
Trond Myklebust
3
-3
/
+23
2014-11-12
NFSv4.1: nfs41_clear_delegation_stateid shouldn't trust NFS_DELEGATED_STATE
Trond Myklebust
1
-25
/
+17
2014-11-12
NFSv4: Ensure that we remove NFSv4.0 delegations when state has expired
Trond Myklebust
1
-1
/
+23
2014-11-12
NFS: SEEK is an NFS v4.2 feature
Anna Schumaker
1
-3
/
+3
2014-11-12
nfs: Fix use of uninitialized variable in nfs_getattr()
Jan Kara
1
-1
/
+1
2014-11-12
nfs: Remove bogus assignment
Jan Kara
1
-1
/
+1
2014-11-12
nfs: remove spurious WARN_ON_ONCE in write path
Weston Andros Adamson
1
-2
/
+0
2014-11-12
pnfs/blocklayout: serialize GETDEVICEINFO calls
Christoph Hellwig
2
-5
/
+10
2014-11-12
nfs: fix pnfs direct write memory leak
Peng Tao
1
-0
/
+1
2014-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
[next]