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
2017-11-17
NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.
Trond Myklebust
5
-2
/
+65
2017-11-17
NFS: Fix a typo in nfs_rename()
Trond Myklebust
1
-1
/
+1
2017-11-17
NFSv4: Fix open create exclusive when the server reboots
Trond Myklebust
1
-15
/
+26
2017-11-17
NFSv4: Add a tracepoint to document open stateid updates
Trond Myklebust
2
-0
/
+5
2017-11-17
NFSv4: Fix OPEN / CLOSE race
Trond Myklebust
3
-35
/
+123
2017-11-17
NFS: Fix bool initialization/comparison
Thomas Meyer
4
-8
/
+8
2017-11-17
NFS: Avoid RCU usage in tracepoints
Anna Schumaker
1
-18
/
+6
2017-11-17
fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t
Elena Reshetova
6
-31
/
+31
2017-11-17
fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t
Elena Reshetova
1
-6
/
+6
2017-11-17
fs, nfs: convert nfs4_lock_state.ls_count from atomic_t to refcount_t
Elena Reshetova
3
-8
/
+8
2017-11-17
fs, nfs: convert nfs_cache_defer_req.count from atomic_t to refcount_t
Elena Reshetova
2
-4
/
+4
2017-11-17
fs, nfs: convert nfs4_ff_layout_mirror.ref from atomic_t to refcount_t
Elena Reshetova
2
-5
/
+6
2017-11-17
fs, nfs: convert pnfs_layout_hdr.plh_refcount from atomic_t to refcount_t
Elena Reshetova
2
-7
/
+7
2017-11-17
fs, nfs: convert pnfs_layout_segment.pls_refcount from atomic_t to refcount_t
Elena Reshetova
2
-8
/
+8
2017-11-17
fs, nfs: convert nfs4_pnfs_ds.ds_count from atomic_t to refcount_t
Elena Reshetova
2
-6
/
+7
2017-11-17
NFSv4.1: Fix up replays of interrupted requests
Trond Myklebust
2
-47
/
+103
2017-10-16
NFS: remove special-case revalidate in nfs_opendir()
NeilBrown
1
-7
/
+0
2017-10-16
NFS: revalidate "." etc correctly on "open".
NeilBrown
1
-2
/
+2
2017-10-16
NFS: Don't compare apples to elephants to determine access bits
Anna Schumaker
3
-37
/
+10
2017-10-16
NFS: Create NFS_ACCESS_* flags
Anna Schumaker
1
-8
/
+8
2017-10-13
fs/binfmt_misc.c: node could be NULL when evicting inode
Eryu Guan
1
-1
/
+1
2017-10-13
fs/mpage.c: fix mpage_writepage() for pages with buffers
Matthew Wilcox
2
-5
/
+15
2017-10-12
Merge tag 'xfs-4.14-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
14
-72
/
+111
2017-10-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-11
/
+16
2017-10-11
xfs: handle error if xfs_btree_get_bufs fails
Eric Sandeen
1
-0
/
+8
2017-10-11
xfs: reinit btree pointer on attr tree inactivation walk
Brian Foster
1
-0
/
+2
2017-10-11
xfs: Fix bool initialization/comparison
Thomas Meyer
5
-8
/
+8
2017-10-11
xfs: don't change inode mode if ACL update fails
Dave Chinner
1
-6
/
+16
2017-10-11
xfs: move more RT specific code under CONFIG_XFS_RT
Dave Chinner
3
-0
/
+27
2017-10-11
xfs: Don't log uninitialised fields in inode structures
Dave Chinner
3
-58
/
+50
2017-10-11
9p: set page uptodate when required in write_end()
Alexander Levin
1
-3
/
+7
2017-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+2
2017-10-10
direct-io: Prevent NULL pointer access in submit_page_section
Andreas Gruenbacher
1
-1
/
+2
2017-10-10
Merge tag 'nfsd-4.14-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+8
2017-10-10
Merge tag 'f2fs-for-4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+5
2017-10-10
quota: Generate warnings for DQUOT_SPACE_NOFAIL allocations
Jan Kara
1
-11
/
+16
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-7
/
+7
2017-10-06
Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-3
/
+30
2017-10-06
Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2017-10-06
Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
2
-10
/
+9
2017-10-06
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
9
-36
/
+56
2017-10-05
nfsd4: define nfsd4_secinfo_no_name_release()
Eryu Guan
1
-1
/
+8
2017-10-05
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
2
-8
/
+22
2017-10-05
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
2017-10-05
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-10-05
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-10-05
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-10-05
ovl: fix may_write_real() for overlayfs directories
Amir Goldstein
1
-1
/
+3
2017-10-04
NFSv4/pnfs: Fix an infinite layoutget loop
Trond Myklebust
1
-2
/
+1
2017-10-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-49
/
+92
[next]