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.12.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
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
2
-4
/
+3
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
3
-3
/
+3
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
4
-18
/
+17
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
96
-96
/
+96
2016-12-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-90
/
+177
2016-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-133
/
+162
2016-12-23
Merge tag 'befs-v4.10-rc1' of git://github.com/luisbg/linux-befs
Linus Torvalds
13
-116
/
+145
2016-12-23
Merge branch 'work.namespace' into for-linus
Al Viro
2
-44
/
+38
2016-12-23
ufs: fix function declaration for ufs_truncate_blocks
Jeff Layton
1
-1
/
+1
2016-12-23
fs: exec: apply CLOEXEC before changing dumpable task flags
Aleksa Sarai
1
-2
/
+8
2016-12-23
seq_file: reset iterator to first record for zero offset
Tomasz Majchrzak
1
-0
/
+7
2016-12-23
vfs: fix isize/pos/len checks for reflink & dedupe
Darrick J. Wong
3
-9
/
+13
2016-12-23
move aio compat to fs/aio.c
Al Viro
2
-77
/
+95
2016-12-22
befs: add NFS export support
Luis de Bethencourt
1
-0
/
+38
2016-12-22
befs: remove trailing whitespaces
Luis de Bethencourt
7
-48
/
+47
2016-12-22
befs: remove signatures from comments
Luis de Bethencourt
3
-7
/
+1
2016-12-22
befs: fix style issues in header files
Luis de Bethencourt
6
-17
/
+12
2016-12-22
befs: fix style issues in linuxvfs.c
Luis de Bethencourt
1
-23
/
+26
2016-12-22
befs: fix typos in linuxvfs.c
Luis de Bethencourt
1
-8
/
+6
2016-12-22
befs: fix style issues in io.c
Luis de Bethencourt
1
-2
/
+2
2016-12-22
befs: fix style issues in inode.c
Luis de Bethencourt
1
-6
/
+6
2016-12-22
befs: fix style issues in debug.c
Luis de Bethencourt
1
-6
/
+8
2016-12-21
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
1
-2
/
+7
2016-12-21
Merge tag 'nfs-for-4.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-109
/
+166
2016-12-20
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2
-4
/
+15
2016-12-20
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
Trond Myklebust
1
-0
/
+10
2016-12-20
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2
-12
/
+12
2016-12-20
NFSv4: Also ask for attributes when downgrading to a READ-only state
Trond Myklebust
1
-1
/
+2
2016-12-20
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
Trond Myklebust
1
-7
/
+0
2016-12-20
pNFS: Return RW layouts on OPEN_DOWNGRADE
Trond Myklebust
1
-3
/
+13
2016-12-20
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
1
-0
/
+10
2016-12-20
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
1
-16
/
+13
2016-12-20
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
1
-8
/
+20
2016-12-20
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2016-12-20
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2
-3
/
+5
2016-12-20
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
1
-7
/
+7
2016-12-20
NFS: Remove unused function nfs_revalidate_inode_rcu()
Trond Myklebust
1
-9
/
+0
2016-12-20
NFS: Fix and clean up the access cache validity checking
Trond Myklebust
1
-9
/
+9
2016-12-20
NFS: Only look at the change attribute cache state in nfs_weak_revalidate()
Trond Myklebust
1
-2
/
+3
2016-12-20
NFS: Clean up cache validity checking
Trond Myklebust
3
-22
/
+34
2016-12-20
NFS: Don't revalidate the file on close if we hold a delegation
Trond Myklebust
1
-0
/
+2
2016-12-20
NFSv4: Don't discard the attributes returned by asynchronous DELEGRETURN
Trond Myklebust
1
-4
/
+1
2016-12-20
NFSv4: Update the attribute cache info in update_changeattr
Trond Myklebust
1
-1
/
+8
2016-12-19
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
8
-160
/
+150
2016-12-19
quota: Fix bogus warning in dquot_disable()
Jan Kara
1
-2
/
+2
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
41
-103
/
+108
2016-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
45
-468
/
+978
2016-12-17
Merge branch 'work.autofs' into for-linus
Al Viro
9
-71
/
+125
2016-12-17
reorganize do_make_slave()
Al Viro
2
-38
/
+38
2016-12-17
clone_private_mount() doesn't need to touch namespace_sem
Al Viro
1
-2
/
+0
[next]