index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-10-07
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
Merge remote-tracking branch 'fuse/xattr' into work.xattr
Al Viro
2016-10-07
xattr: Stop calling {get,set,remove}xattr inode operations
Andreas Gruenbacher
2016-10-07
vfs: Check for the IOP_XATTR flag in listxattr
Andreas Gruenbacher
2016-10-07
xattr: Add __vfs_{get,set,remove}xattr helpers
Andreas Gruenbacher
2016-10-07
libfs: Use IOP_XATTR flag for empty directory handling
Andreas Gruenbacher
2016-10-07
vfs: Use IOP_XATTR flag for bad-inode handling
Andreas Gruenbacher
2016-10-07
vfs: Add IOP_XATTR inode operations flag
Andreas Gruenbacher
2016-10-07
vfs: Move xattr_resolve_name to the front of fs/xattr.c
Andreas Gruenbacher
2016-10-06
ecryptfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
sockfs: Get rid of getxattr iop
Andreas Gruenbacher
2016-10-06
kernfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
hfs: Switch to generic xattr handlers
Andreas Gruenbacher
2016-10-06
jffs2: Remove jffs2_{get,set,remove}xattr macros
Andreas Gruenbacher
2016-10-06
xattr: Remove unnecessary NULL attribute name check
Andreas Gruenbacher
2016-10-01
fuse: Use generic xattr ops
Seth Forshee
2016-10-01
fuse: listxattr: verify xattr list
Miklos Szeredi
2016-09-23
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-23
Merge tag 'configfs-for-4.8-2' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2016-09-21
btrfs: ensure that file descriptor used with subvol ioctls is a dir
Jeff Mahoney
2016-09-21
Btrfs: handle quota reserve failure properly
Josef Bacik
2016-09-20
fs/proc/kcore.c: Add bounce buffer for ktext data
Jiri Olsa
2016-09-20
fs/proc/kcore.c: Make bounce buffer global for read
Jiri Olsa
2016-09-19
Revert "ocfs2: bump up o2cb network protocol version"
Junxiao Bi
2016-09-19
ocfs2: fix start offset to ocfs2_zero_range_for_truncate()
Ashish Samant
2016-09-19
ocfs2: fix double unlock in case retry after free truncate log
Joseph Qi
2016-09-19
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
2016-09-19
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
2016-09-19
ocfs2: fix trans extend while free cached blocks
Junxiao Bi
2016-09-19
ocfs2: fix trans extend while flush truncate log
Junxiao Bi
2016-09-19
ipc/shm: fix crash if CONFIG_SHMEM is not set
Kirill A. Shutemov
2016-09-19
autofs: use dentry flags to block walks during expire
Ian Kent
2016-09-19
ocfs2/dlm: fix race between convert and migration
Joseph Qi
2016-09-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-09-16
configfs: Return -EFBIG from configfs_write_bin_file.
Phil Turnbull
2016-09-15
aio: mark AIO pseudo-fs noexec
Jann Horn
2016-09-15
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
2016-09-15
vfs: fix return type of ioctl_file_dedupe_range
Darrick J. Wong
2016-09-12
Merge tag 'nfs-for-4.8-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-09-11
NFSv4.1: Fix the CREATE_SESSION slot number accounting
Trond Myklebust
2016-09-10
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
2016-09-09
Move check for prefix path to within cifs_get_root()
Sachin Prabhu
2016-09-09
Compare prepaths when comparing superblocks
Sachin Prabhu
2016-09-09
Fix memory leaks in cifs_do_mount()
Sachin Prabhu
2016-09-09
fscrypto: only allow setting encryption policy on directories
Eric Biggers
2016-09-09
fscrypto: add authorization check for setting encryption policy
Eric Biggers
2016-09-09
mm: fix show_smap() for zone_device-pmd ranges
Dan Williams
2016-09-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
[next]