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
*
btrfs: return early from failed memory allocations in ioctl handlers
Shailendra Verma
2016-11-30
1
-15
/
+6
*
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
3
-2
/
+18
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
12
-21
/
+21
*
btrfs: use specialized page copying helpers in btrfs_clone_extent_buffer
David Sterba
2016-11-30
1
-1
/
+1
*
btrfs: use new helpers to set uuids in eb
David Sterba
2016-11-30
4
-34
/
+17
*
btrfs: introduce helpers for updating eb uuids
David Sterba
2016-11-30
2
-0
/
+24
*
btrfs: delete unused member from superblock
David Sterba
2016-11-30
1
-1
/
+0
*
btrfs: remove trivial helper btrfs_find_tree_block
David Sterba
2016-11-30
4
-15
/
+7
*
btrfs: reada, remove pointless BUG_ON check for fs_info
David Sterba
2016-11-30
1
-1
/
+0
*
btrfs: reada, remove pointless BUG_ON in reada_find_extent
David Sterba
2016-11-30
1
-1
/
+0
*
btrfs: reada, sink start parameter to btree_readahead_hook
David Sterba
2016-11-30
3
-9
/
+5
*
btrfs: reada, remove unused parameter from __readahead_hook
David Sterba
2016-11-30
1
-4
/
+4
*
btrfs: reada, cleanup remove unneeded variable in __readahead_hook
David Sterba
2016-11-30
1
-5
/
+1
*
btrfs: rename helper macros for qgroup and aux data casts
David Sterba
2016-11-30
1
-14
/
+21
*
btrfs: remove stale comment from btrfs_statfs
David Sterba
2016-11-30
1
-4
/
+0
*
btrfs: remove unused headers, statfs.h
David Sterba
2016-11-30
3
-3
/
+0
*
btrfs: remove useless comments
Xiaoguang Wang
2016-11-30
1
-10
/
+3
*
btrfs: make block group flags in balance printks human-readable
Adam Borowski
2016-11-30
1
-3
/
+40
*
Btrfs: deal with existing encompassing extent map in btrfs_get_extent()
Omar Sandoval
2016-11-30
1
-3
/
+3
*
btrfs: add necessary comments about tickets_id
Wang Xiaoguang
2016-11-30
1
-0
/
+4
*
btrfs: cleanup: use already calculated value in btrfs_should_throttle_delayed...
Wang Xiaoguang
2016-11-29
1
-1
/
+1
*
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
Christoph Hellwig
2016-11-29
9
-49
/
+70
*
fix default_file_splice_read()
Al Viro
2016-11-26
1
-1
/
+2
*
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2016-11-23
4
-13
/
+35
|
\
|
*
NFSv4.x: hide array-bounds warning
Arnd Bergmann
2016-11-22
1
-1
/
+1
|
*
NFSv4.1: Keep a reference on lock states while checking
Benjamin Coddington
2016-11-21
1
-3
/
+15
|
*
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
Benjamin Coddington
2016-11-18
1
-0
/
+1
|
*
NFSv4: Don't call close if the open stateid has already been cleared
Trond Myklebust
2016-11-18
1
-1
/
+2
|
*
NFSv4: Fix CLOSE races with OPEN
Trond Myklebust
2016-11-18
2
-6
/
+13
|
*
NFSv4.1: Fix a regression in DELEGRETURN
Trond Myklebust
2016-11-18
1
-2
/
+3
*
|
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-11-19
4
-36
/
+51
|
\
\
|
*
|
ext4: sanity check the block and cluster size at mount time
Theodore Ts'o
2016-11-19
2
-1
/
+17
|
*
|
fscrypto: don't use on-stack buffer for key derivation
Eric Biggers
2016-11-19
1
-3
/
+13
|
*
|
fscrypto: don't use on-stack buffer for filename encryption
Eric Biggers
2016-11-19
1
-32
/
+21
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-11-17
1
-8
/
+14
|
\
\
\
|
*
|
|
xattr: Fix setting security xattrs on sockfs
Andreas Gruenbacher
2016-11-17
1
-8
/
+14
*
|
|
|
Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-11-17
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
orangefs: add .owner to debugfs file_operations
Mike Marshall
2016-11-16
1
-0
/
+2
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-11-16
4
-1
/
+14
|
\
\
\
\
|
*
|
|
|
fuse: fix fuse_write_end() if zero bytes were copied
Miklos Szeredi
2016-11-15
1
-0
/
+6
|
*
|
|
|
fuse: fix root dentry initialization
Miklos Szeredi
2016-10-18
3
-1
/
+8
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-11-11
2
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
coredump: fix unfreezable coredumping task
Andrey Ryabinin
2016-11-11
1
-0
/
+3
|
*
|
|
|
|
ocfs2: fix not enough credit panic
Junxiao Bi
2016-11-11
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-11-11
3
-105
/
+109
|
\
\
\
\
\
\
|
*
|
|
|
|
|
splice: remove detritus from generic_file_splice_read()
Al Viro
2016-11-10
1
-5
/
+0
|
*
|
|
|
|
|
aio: fix freeze protection of aio writes
Jan Kara
2016-10-30
1
-1
/
+18
|
*
|
|
|
|
|
fs: remove aio_run_iocb
Christoph Hellwig
2016-10-30
1
-88
/
+94
|
*
|
|
|
|
|
fs: remove the never implemented aio_fsync file operation
Christoph Hellwig
2016-10-30
2
-16
/
+0
|
*
|
|
|
|
|
aio: hold an extra file reference over AIO read/write operations
Christoph Hellwig
2016-10-30
1
-0
/
+2
[next]