index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-15
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2017-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+6
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+3
2017-12-14
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-4
/
+3
2017-12-14
autofs: fix careless error in recent commit
NeilBrown
1
-1
/
+0
2017-12-14
Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-16
/
+17
2017-12-14
xfs: allow CoW remap transactions to use reserve blocks
Darrick J. Wong
1
-1
/
+1
2017-12-14
xfs: avoid infinite loop when cancelling CoW blocks after writeback failure
Darrick J. Wong
1
-0
/
+3
2017-12-14
xfs: relax is_reflink_inode assert in xfs_reflink_find_cow_mapping
Darrick J. Wong
1
-1
/
+2
2017-12-14
xfs: remove dest file's post-eof preallocations before reflinking
Darrick J. Wong
1
-0
/
+11
2017-12-14
xfs: move xfs_iext_insert tracepoint to report useful information
Darrick J. Wong
1
-2
/
+2
2017-12-14
xfs: account for null transactions in bunmapi
Darrick J. Wong
1
-1
/
+1
2017-12-14
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition of an attribute
Darrick J. Wong
3
-9
/
+23
2017-12-14
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
2
-2
/
+3
2017-12-13
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-57
/
+15
2017-12-13
media: dvb_frontend: Add compat_ioctl callback
Jaedon Shin
1
-17
/
+0
2017-12-12
gfs2: Add a crc field to resource group headers
Andrew Price
1
-0
/
+5
2017-12-12
gfs2: Add rindex fields to rgrp headers
Andrew Price
1
-0
/
+5
2017-12-12
gfs2: Add a next-resource-group pointer to resource groups
Andrew Price
1
-1
/
+5
2017-12-12
btrfs: allow us to inject errors at io_ctl_init
Josef Bacik
1
-0
/
+2
2017-12-12
btrfs: make open_ctree error injectable
Josef Bacik
1
-0
/
+2
2017-12-11
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
1
-0
/
+4
2017-12-11
Merge branches 'cond_resched.2017.12.04a', 'dyntick.2017.11.28a', 'fixes.2017.12.11a', 'srbd.2017.12.05a' and 'torture.2017.12.11a' into HEAD
Paul E. McKenney
1
-7
/
+3
2017-12-11
rhashtable: Change rhashtable_walk_start to return void
Tom Herbert
1
-5
/
+2
2017-12-11
ovl: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2017-12-11
ovl: Sync upper dirty data when syncing overlayfs
Chengguang Xu
1
-4
/
+15
2017-12-11
ovl: update ctx->pos on impure dir iteration
Amir Goldstein
1
-1
/
+4
2017-12-11
ovl: Pass ovl_get_nlink() parameters in right order
Vivek Goyal
1
-1
/
+1
2017-12-11
ovl: don't follow redirects if redirect_dir=off
Miklos Szeredi
4
-17
/
+79
2017-12-10
ext4: add missing error check in __ext4_new_inode()
Theodore Ts'o
1
-0
/
+2
2017-12-10
hpfs: don't bother with the i_version counter or f_version
Jeff Layton
3
-4
/
+0
2017-12-10
Merge tag 'for-4.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
5
-14
/
+21
2017-12-09
VFS: Handle lazytime in do_mount()
Markus Trippelsdorf
1
-0
/
+1
2017-12-08
xfs: make iomap_begin functions trim iomaps consistently
Darrick J. Wong
1
-1
/
+1
2017-12-08
xfs: remove "no-allocation" reservations for file creations
Christoph Hellwig
6
-51
/
+14
2017-12-08
fs: xfs: remove duplicate includes
Pravin Shedge
4
-5
/
+0
2017-12-08
ceph: drop negative child dentries before try pruning inode's alias
Yan, Zheng
1
-4
/
+38
2017-12-07
vfs: remove unused hardirq.h
Yang Shi
2
-2
/
+0
2017-12-06
proc: show si_ptr in /proc/<pid>/timers without hashing
Linus Torvalds
1
-1
/
+1
2017-12-07
btrfs: Fix possible off-by-one in btrfs_search_path_in_tree
Nikolay Borisov
1
-1
/
+1
2017-12-07
Btrfs: disable FUA if mounted with nobarrier
Omar Sandoval
1
-7
/
+5
2017-12-07
btrfs: fix missing error return in btrfs_drop_snapshot
Jeff Mahoney
1
-0
/
+1
2017-12-07
btrfs: handle errors while updating refcounts in update_ref_for_cow
Jeff Mahoney
1
-6
/
+12
2017-12-07
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
1
-0
/
+2
2017-12-06
CIFS: don't log STATUS_NOT_FOUND errors for DFS
Aurelien Aptel
1
-1
/
+2
2017-12-06
cifs: fix NULL deref in SMB2_read
Ronnie Sahlberg
1
-15
/
+15
2017-12-06
Merge Linus's staging merge point into staging-next
Greg Kroah-Hartman
151
-766
/
+1230
2017-12-05
fs/file.c: trim includes
Al Viro
1
-5
/
+0
[prev]
[next]