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.13.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-03-26
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-24
ornagefs: ensure that truncate has an up to date inode size
Martin Brandenburg
1
-1
/
+12
2016-03-24
orangefs: move code which sets i_link to orangefs_inode_getattr
Martin Brandenburg
2
-2
/
+1
2016-03-24
orangefs: remove needless wrapper around GFP_KERNEL
Martin Brandenburg
2
-5
/
+1
2016-03-24
orangefs: remove wrapper around mutex_lock(&inode->i_mutex)
Martin Brandenburg
1
-6
/
+2
2016-03-24
orangefs: refactor inode type or link_target change detection
Martin Brandenburg
1
-41
/
+36
2016-03-24
orangefs: use new getattr for revalidate and remove old getattr
Martin Brandenburg
3
-325
/
+49
2016-03-24
orangefs: use new getattr in inode getattr and permission
Martin Brandenburg
1
-12
/
+2
2016-03-24
orangefs: use new orangefs_inode_getattr to get size in write and llseek
Martin Brandenburg
1
-6
/
+8
2016-03-24
orangefs: use new orangefs_inode_getattr to create new inodes
Martin Brandenburg
1
-4
/
+2
2016-03-24
orangefs: rename orangefs_inode_getattr to orangefs_inode_old_getattr
Martin Brandenburg
5
-10
/
+133
2016-03-24
orangefs: remove inode->i_lock wrapper
Martin Brandenburg
2
-7
/
+4
2016-03-17
orangefs: put register_chrdev immediately before register_filesystem
Martin Brandenburg
1
-13
/
+13
2016-03-17
orangefs: remove paranoia in orangefs_set_inode
Martin Brandenburg
1
-10
/
+2
2016-03-17
orangefs: sanitize listxattr and return EIO on impossible values
Martin Brandenburg
1
-0
/
+10
2016-03-17
orangefs: remove unused reference to xattr key length
Martin Brandenburg
1
-5
/
+0
2016-03-17
Orangefs: adjust unwind on module init failure.
Mike Marshall
1
-4
/
+3
2016-03-14
Orangefs: fix sloppy cleanups of debugfs and sysfs init failures.
Mike Marshall
3
-62
/
+76
2016-03-14
Orangefs: follow_link -> get_link change
Mike Marshall
2
-19
/
+4
2016-03-14
Orangefs: Extra sanity insurance on buffer before using string functions on it.
Mike Marshall
1
-0
/
+13
2016-03-14
Orangefs: merge to v4.5
Mike Marshall
547
-7969
/
+15929
2016-03-11
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-103
/
+168
2016-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+9
2016-03-10
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-03-10
ext4: iterate over buffer heads correctly in move_extent_per_page()
Eryu Guan
1
-0
/
+1
2016-03-10
dax: check return value of dax_radix_entry()
Ross Zwisler
1
-1
/
+8
2016-03-10
ocfs2: fix return value from ocfs2_page_mkwrite()
Jan Kara
1
-0
/
+4
2016-03-09
orangefs: make fs_mount_pending static
Martin Brandenburg
2
-39
/
+38
2016-03-09
orangefs: Avoid symlink upcall if target is too long.
Martin Brandenburg
1
-0
/
+3
2016-03-09
Orangefs: improve the POSIXness of interrupted writes...
Mike Marshall
1
-9
/
+45
2016-03-09
Orangefs: add a new gossip statement
Mike Marshall
1
-0
/
+4
2016-03-08
jffs2: reduce the breakage on recovery from halfway failed rename()
Al Viro
1
-3
/
+8
2016-03-08
ncpfs: fix a braino in OOM handling in ncp_fill_cache()
Al Viro
1
-1
/
+1
2016-03-08
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-6
/
+19
2016-03-07
xfs: only run torn log write detection on dirty logs
Brian Foster
1
-11
/
+31
2016-03-07
xfs: refactor in-core log state update to helper
Brian Foster
1
-19
/
+33
2016-03-07
xfs: refactor unmount record detection into helper
Brian Foster
1
-60
/
+93
2016-03-07
xfs: separate log head record discovery from verification
Brian Foster
1
-22
/
+20
2016-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
6
-3
/
+48
2016-03-05
Merge branch 'for-linus2' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-13
/
+42
2016-03-05
Merge tag 'for-linus-20160304' of git://git.infradead.org/linux-mtd
Linus Torvalds
5
-51
/
+91
2016-03-05
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+9
2016-03-04
ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support
Yan, Zheng
6
-3
/
+48
2016-03-04
Btrfs: fix loading of orphan roots leading to BUG_ON
Filipe Manana
1
-1
/
+9
2016-03-04
writeback: flush inode cgroup wb switches instead of pinning super_block
Tejun Heo
2
-13
/
+42
2016-03-03
Orangefs: improve gossip statements
Mike Marshall
4
-21
/
+49
2016-03-03
ovl: copy new uid/gid into overlayfs runtime inode
Konstantin Khlebnikov
1
-0
/
+2
2016-03-03
ovl: ignore lower entries when checking purity of non-directory entries
Konstantin Khlebnikov
2
-5
/
+14
2016-03-03
ovl: fix getcwd() failure after unsuccessful rmdir
Rui Wang
1
-1
/
+2
2016-03-03
ovl: fix working on distributed fs as lower layer
Konstantin Khlebnikov
1
-0
/
+1
[next]