index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
7
-0
/
+21
*
NFSv4: Mark the inode change attribute up to date in update_changeattr()
Trond Myklebust
2018-08-08
1
-0
/
+1
*
NFSv4: Detect nlink changes on cross-directory renames too
Trond Myklebust
2018-08-08
1
-12
/
+23
*
NFSv4: bump/drop the nlink count on the parent dir when we mkdir/rmdir
Trond Myklebust
2018-08-08
1
-8
/
+42
*
pnfs: Fix handling of NFS4ERR_OLD_STATEID replies to layoutreturn
Trond Myklebust
2018-08-08
3
-8
/
+19
*
NFSv4 client live hangs after live data migration recovery
Bill Baker
2018-07-31
1
-1
/
+8
*
NFSv4.0 fix client reference leak in callback
Olga Kornievskaia
2018-07-31
1
-3
/
+8
*
NFS: silence a harmless uninitialized variable warning
Dan Carpenter
2018-07-31
1
-1
/
+1
*
sunrpc: Change rpc_print_iostats to rpc_clnt_show_stats and handle rpc_clnt c...
Dave Wysochanski
2018-07-31
1
-1
/
+1
*
pnfs/blocklayout: off by one in bl_map_stripe()
Dan Carpenter
2018-07-30
1
-1
/
+1
*
nfs: Referrals not inheriting proto setting from parent
Calum Mackay
2018-07-30
1
-3
/
+3
*
nfs: initiate returning delegation when reclaiming one that's been recalled
Jeff Layton
2018-07-30
1
-0
/
+4
*
fs: nfs: Adding new return type vm_fault_t
Souptick Joarder
2018-07-30
1
-2
/
+2
*
nfs: add error check in nfs_idmap_prepare_message()
Chengguang Xu
2018-07-30
1
-0
/
+2
*
Fix error code in nfs_lookup_verify_inode()
Lance Shelton
2018-07-26
1
-1
/
+1
*
NFS: More excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
2018-07-26
1
-0
/
+2
*
NFS: Fix excessive attribute revalidation in nfs_execute_ok()
Trond Myklebust
2018-07-26
1
-1
/
+1
*
NFS: Ensure we immediately start writeback on rescheduled writes
Trond Myklebust
2018-07-26
1
-0
/
+2
*
NFSv4.1: Fix a potential layoutget/layoutrecall deadlock
Trond Myklebust
2018-07-26
1
-2
/
+2
*
pNFS: Parse the results of layoutget on open even if permissions checks fail
Trond Myklebust
2018-07-26
3
-8
/
+3
*
NFS: Allow optimisation of lseek(fd, SEEK_CUR, 0) on directories
Trond Myklebust
2018-07-26
1
-10
/
+16
*
pNFS: Wait for stale layoutget calls to complete in pnfs_update_layout()
Trond Myklebust
2018-07-26
1
-5
/
+31
*
pNFS/flexfiles: Ensure we always return a layout if it has layoutstats
Trond Myklebust
2018-07-26
1
-0
/
+3
*
pNFS: Ignore non-recalled layouts in pnfs_layout_need_return()
Trond Myklebust
2018-07-26
1
-1
/
+10
*
pNFS: Don't update the stateid when replying NFS4ERR_DELAY to a layout recall
Trond Myklebust
2018-07-26
1
-1
/
+1
*
pNFS: Don't discard layout segments that are marked for return
Trond Myklebust
2018-07-26
2
-16
/
+39
*
Merge tag 'fscache-fixes-20180725' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-25
7
-14
/
+25
|
\
|
*
cachefiles: Wait rather than BUG'ing on "Unexpected object collision"
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+0
|
*
cachefiles: Fix missing clear of the CACHEFILES_OBJECT_ACTIVE flag
Kiran Kumar Modukuri
2018-07-25
1
-1
/
+1
|
*
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-07-25
4
-5
/
+8
|
*
cachefiles: Fix refcounting bug in backing-file read monitoring
Kiran Kumar Modukuri
2018-07-25
1
-5
/
+12
|
*
fscache: Allow cancelled operations to be enqueued
Kiran Kumar Modukuri
2018-07-25
1
-2
/
+4
*
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-07-22
2
-1
/
+5
|
\
\
|
*
|
aio: don't expose __aio_sigset in uapi
Christoph Hellwig
2018-07-18
1
-0
/
+5
|
*
|
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
Al Viro
2018-07-11
1
-1
/
+0
*
|
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-22
1
-2
/
+5
|
\
\
\
|
*
|
|
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
2018-07-19
1
-2
/
+5
*
|
|
|
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
2018-07-22
1
-3
/
+1
*
|
|
|
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-21
1
-2
/
+2
*
|
|
|
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
2018-07-21
1
-7
/
+13
*
|
|
|
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-18
3
-8
/
+13
|
\
|
|
|
|
*
|
|
btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
Qu Wenruo
2018-07-17
1
-8
/
+9
|
*
|
|
btrfs: fix use-after-free of cmp workspace pages
Naohiro Aota
2018-07-13
1
-0
/
+2
|
*
|
|
btrfs: restore uuid_mutex in btrfs_open_devices
David Sterba
2018-07-13
1
-0
/
+2
*
|
|
|
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
2018-07-14
1
-60
/
+81
*
|
|
|
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
2018-07-14
1
-3
/
+2
*
|
|
|
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
2018-07-14
1
-9
/
+13
*
|
|
|
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
2018-07-14
1
-1
/
+2
*
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-07-08
11
-96
/
+155
|
\
\
\
\
|
*
|
|
|
ext4: check superblock mapped prior to committing
Jon Derrick
2018-07-03
1
-0
/
+8
[next]