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.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-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
*
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
7
-36
/
+55
*
libfs: Use IOP_XATTR flag for empty directory handling
Andreas Gruenbacher
2016-10-07
1
-21
/
+1
*
vfs: Use IOP_XATTR flag for bad-inode handling
Andreas Gruenbacher
2016-10-07
2
-21
/
+8
*
vfs: Add IOP_XATTR inode operations flag
Andreas Gruenbacher
2016-10-07
2
-4
/
+10
*
vfs: Move xattr_resolve_name to the front of fs/xattr.c
Andreas Gruenbacher
2016-10-07
1
-51
/
+50
*
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
3
-14
/
+51
*
sockfs: Get rid of getxattr iop
Andreas Gruenbacher
2016-10-06
1
-3
/
+4
*
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
5
-86
/
+92
*
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
4
-34
/
+63
*
jffs2: Remove jffs2_{get,set,remove}xattr macros
Andreas Gruenbacher
2016-10-06
4
-15
/
+9
*
xattr: Remove unnecessary NULL attribute name check
Andreas Gruenbacher
2016-10-06
1
-3
/
+0
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-23
2
-6
/
+15
|
\
|
*
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2016-09-21
1
-0
/
+12
|
*
Btrfs: handle quota reserve failure properly
Josef Bacik
2016-09-21
1
-6
/
+3
*
|
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-09-23
1
-0
/
+1
|
\
\
|
*
|
configfs: Return -EFBIG from configfs_write_bin_file.
Phil Turnbull
2016-09-16
1
-0
/
+1
*
|
|
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
1
-1
/
+6
*
|
|
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-20
1
-10
/
+14
*
|
|
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
2016-09-19
1
-4
/
+1
*
|
|
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-19
1
-10
/
+24
*
|
|
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
2016-09-19
1
-2
/
+12
*
|
|
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-09-19
3
-39
/
+25
*
|
|
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-09-19
2
-1
/
+26
*
|
|
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
2016-09-19
1
-18
/
+9
*
|
|
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
2016-09-19
1
-19
/
+10
*
|
|
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
2016-09-19
1
-0
/
+9
*
|
|
autofs: use dentry flags to block walks during expire
Ian Kent
2016-09-19
1
-13
/
+42
*
|
|
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-19
1
-6
/
+6
*
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-09-16
3
-20
/
+42
|
\
\
\
|
*
|
|
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
2016-09-09
1
-5
/
+4
|
*
|
|
Compare prepaths when comparing superblocks
Sachin Prabhu
2016-09-09
1
-1
/
+20
|
*
|
|
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
2016-09-09
3
-14
/
+18
*
|
|
|
aio: mark AIO pseudo-fs noexec
Jann Horn
2016-09-15
1
-1
/
+6
|
|
/
/
|
/
|
|
*
|
|
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
2016-09-15
1
-0
/
+4
*
|
|
vfs: fix return type of ioctl_file_dedupe_range
Darrick J. Wong
2016-09-15
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-09-12
3
-24
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
2016-09-11
1
-2
/
+10
|
*
|
pNFS: Don't forget the layout stateid if there are outstanding LAYOUTGETs
Trond Myklebust
2016-09-04
1
-1
/
+2
|
*
|
pNFS: Clear out all layout segments if the server unsets lrp->res.lrs_present
Trond Myklebust
2016-09-03
1
-3
/
+6
|
*
|
pNFS: Fix pnfs_set_layout_stateid() to clear NFS_LAYOUT_INVALID_STID
Trond Myklebust
2016-09-03
1
-17
/
+19
|
*
|
pNFS: Ensure LAYOUTGET and LAYOUTRETURN are properly serialised
Trond Myklebust
2016-09-03
1
-0
/
+3
|
*
|
NFS: Fix error reporting in nfs_file_write()
Trond Myklebust
2016-09-03
1
-1
/
+4
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-10
1
-0
/
+2
|
\
\
\
|
*
|
|
mm: fix show_smap() for zone_device-pmd ranges
Dan Williams
2016-09-09
1
-0
/
+2
*
|
|
|
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-10
3
-21
/
+31
|
\
\
\
\
|
*
|
|
|
fscrypto: require write access to mount to set encryption policy
Eric Biggers
2016-09-10
3
-22
/
+27
|
*
|
|
|
fscrypto: only allow setting encryption policy on directories
Eric Biggers
2016-09-09
1
-0
/
+2
|
*
|
|
|
fscrypto: add authorization check for setting encryption policy
Eric Biggers
2016-09-09
1
-0
/
+3
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2016-09-09
1
-3
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
fuse: direct-io: don't dirty ITER_BVEC pages
Miklos Szeredi
2016-08-24
1
-3
/
+4
[next]