index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-20
ceph: remove req from unsafe list when unregistering it
Jeff Layton
1
-2
/
+3
2017-02-20
ceph: do a LOOKUP in d_revalidate instead of GETATTR
Jeff Layton
1
-2
/
+3
2017-02-20
ceph: call update_dentry_lease even when r_locked dir is not set
Jeff Layton
1
-0
/
+20
2017-02-20
ceph: vet the target and parent inodes before updating dentry lease
Jeff Layton
1
-24
/
+48
2017-02-20
ceph: don't update_dentry_lease unless we actually got one
Jeff Layton
1
-2
/
+2
2017-02-20
ceph: add a new flag to indicate whether parent is locked
Jeff Layton
6
-28
/
+39
2017-02-20
ceph: convert bools in ceph_mds_request to a new r_req_flags field
Jeff Layton
5
-38
/
+45
2017-02-20
ceph: drop session argument to ceph_fill_trace
Jeff Layton
3
-5
/
+4
2017-02-20
ceph: remove "Debugging hook" from ceph_fill_trace
Jeff Layton
1
-34
/
+0
2017-02-20
ceph: avoid calling ceph_renew_caps() infinitely
Yan, Zheng
3
-5
/
+5
2017-02-20
ceph: make sure flushing inode in proper session's cap_flushing list
Yan, Zheng
1
-0
/
+10
2017-02-20
ceph: update readpages osd request according to size of pages
Yan, Zheng
1
-0
/
+1
2017-02-20
ceph: fix bogus endianness change in ceph_ioctl_set_layout
Jeff Layton
1
-2
/
+2
2017-02-20
ceph: avoid updating mds_wanted too frequently
Yan, Zheng
1
-3
/
+9
2017-02-20
ceph: set io_pages bdi hint
Andreas Gerstmayr
2
-2
/
+10
2017-02-20
ceph: fix spelling mistake: "enabing" -> "enabling"
Colin Ian King
1
-1
/
+1
2017-02-20
ceph: cleanup ACCESS_ONCE -> READ_ONCE
Seraphime Kirkovski
5
-10
/
+10
2017-02-20
ceph: pass parent inode info to ceph_encode_dentry_release if we have it
Jeff Layton
3
-6
/
+13
2017-02-20
ceph: fix unsafe dcache access in ceph_encode_dentry_release
Jeff Layton
1
-2
/
+5
2017-02-20
ceph: pass parent dir ino info to build_dentry_path
Jeff Layton
1
-7
/
+9
2017-02-20
ceph: clean up unsafe d_parent accesses in build_dentry_path
Jeff Layton
1
-2
/
+7
2017-02-20
ceph: clean up unsafe d_parent access in __choose_mds
Jeff Layton
1
-22
/
+42
2017-02-16
vfs: fix uninitialized flags in splice_to_pipe()
Miklos Szeredi
1
-0
/
+1
2017-02-16
fuse: fix uninitialized flags in pipe_buffer
Miklos Szeredi
1
-0
/
+1
2017-02-15
fuse: fix use after free issue in fuse_dev_do_read()
Sahitya Tummala
1
-0
/
+4
2017-02-11
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+28
2017-02-10
Btrfs: fix btrfs_decompress_buf2page()
Omar Sandoval
1
-15
/
+24
2017-02-10
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-37
/
+60
2017-02-09
nfsd: Revert "nfsd: special case truncates some more"
J. Bruce Fields
1
-37
/
+60
2017-02-09
pstore: don't OOPS when there are no ftrace zones
Brian Norris
1
-1
/
+1
2017-02-08
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
Jeff Mahoney
1
-2
/
+4
2017-02-07
mm: fix KPF_SWAPCACHE in /proc/kpageflags
Hugh Dickins
1
-1
/
+2
2017-02-03
fs: break out of iomap_file_buffered_write on fatal signals
Michal Hocko
2
-0
/
+8
2017-02-02
Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-75
/
+50
2017-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-2
/
+36
2017-01-31
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+1
2017-01-31
fscache: Fix dead object requeue
David Howells
1
-2
/
+24
2017-01-31
fscache: Clear outstanding writes when disabling a cookie
David Howells
2
-0
/
+11
2017-01-31
FS-Cache: Initialise stores_lock in netfs cookie
David Howells
1
-0
/
+1
2017-01-31
nfsd: special case truncates some more
Christoph Hellwig
1
-60
/
+37
2017-01-31
NFSD: Fix a null reference case in find_or_create_lock_stateid()
Kinglong Mee
3
-15
/
+13
2017-01-28
Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-2
/
+5
2017-01-27
Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...
Linus Torvalds
13
-63
/
+220
2017-01-27
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-9
/
+17
2017-01-27
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2017-01-27
xfs: prevent quotacheck from overloading inode lru
Brian Foster
1
-1
/
+2
2017-01-26
Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operations
Omar Sandoval
1
-2
/
+0
2017-01-26
Btrfs: disable xattr operations on subvolume directories
Omar Sandoval
1
-0
/
+1
2017-01-26
Btrfs: remove old tree_root case in btrfs_read_locked_inode()
Omar Sandoval
1
-4
/
+1
2017-01-26
pNFS: Fix a reference leak in _pnfs_return_layout
Trond Myklebust
1
-1
/
+1
[next]