Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c9bd7796959a8b92afe79c392dd54992bfc67328
/
fs
8c7ae38
afs: Fix StoreData op marshalling
by David Howells
· 6 years ago
14c741d
Merge tag 'nfs-for-5.1-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
65ae689
Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
945ab8f
locks: wake any locks blocked on request before deadlock check
by Jeff Layton
· 6 years ago
17403fa
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
19caf58
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
38104c0
Merge tag '5.1-rc1-cifs-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1bdd3db
Merge tag 'io_uring-20190323' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
18915b5
ext4: prohibit fstrim in norecovery mode
by Darrick J. Wong
· 6 years ago
166bd5b
pNFS/flexfiles: Fix layoutstats handling during read failovers
by Trond Myklebust
· 6 years ago
5a69824
NFS: Fix a typo in nfs_init_timeout_values()
by Trond Myklebust
· 6 years ago
5e86bdd
ext4: cleanup bh release code in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
674a2b2
ext4: brelse all indirect buffer in ext4_ind_remove_space()
by zhangyi (F)
· 6 years ago
ffc8599
x86/gart: Exclude GART aperture from kcore
by Kairui Song
· 6 years ago
cf7d624
cifs: update internal module version number
by Steve French
· 6 years ago
8c11a60
SMB3: Fix SMB3.1.1 guest mounts to Samba
by Steve French
· 6 years ago
68ddb49
cifs: Fix slab-out-of-bounds when tracing SMB tcon
by Paulo Alcantara (SUSE)
· 6 years ago
e71ab2a
cifs: allow guest mounts to work for smb3.11
by Ronnie Sahlberg
· 6 years ago
85f9987
fix incorrect error code mapping for OBJECTID_NOT_FOUND
by Steve French
· 6 years ago
b073a08
cifs: fix that return -EINVAL when do dedupe operation
by Xiaoli Feng
· 6 years ago
0b0dfd5
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
by Long Li
· 6 years ago
d53e292
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
by Long Li
· 6 years ago
0939221
Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
7294fbd
Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
0ccc387
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
by Filipe Manana
· 6 years ago
0cb98ab
NFSv4.1 don't free interrupted slot on open
by Olga Kornievskaia
· 6 years ago
139a561
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size
by Nikolay Borisov
· 6 years ago
7ff2c2a
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
by Nikolay Borisov
· 6 years ago
b2d22b6
fanotify: Allow copying of file handle to userspace
by Jan Kara
· 6 years ago
4a9be28
NFS: fix mount/umount race in nlmclnt.
by NeilBrown
· 6 years ago
3897b6f
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
by Andrea Righi
· 6 years ago
3028efe
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
by Catalin Marinas
· 6 years ago
399254a
block: add BIO_NO_PAGE_REF flag
by Jens Axboe
· 6 years ago
875f1d0
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
by Jens Axboe
· 6 years ago
fd6fab2
io_uring: retry bulk slab allocs as single allocs
by Jens Axboe
· 6 years ago
2b42be5
udf: Propagate errors from udf_truncate_extents()
by Jan Kara
· 6 years ago
d3ca465
udf: Fix crash on IO error during truncate
by Jan Kara
· 6 years ago
db77bef
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
a9dce66
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
465c209
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
9249735
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
ab81dab
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
by Al Viro
· 6 years ago
9c7dc82
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
8c83878
io_uring: fix poll races
by Jens Axboe
· 6 years ago
de57818
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
5160bcc
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
09bb839
io_uring: fix fget/fput handling
by Jens Axboe
· 6 years ago
d530a40
io_uring: add prepped flag
by Jens Axboe
· 6 years ago
e0c5c57
io_uring: make io_read/write return an integer
by Jens Axboe
· 6 years ago
6c73284
ext4: report real fs size after failed resize
by Lukas Czerner
· 6 years ago
d64264d
ext4: add missing brelse() in add_new_gdb_meta_bg()
by Lukas Czerner
· 6 years ago
e65ef56
io_uring: use regular request ref counts
by Jens Axboe
· 6 years ago
7cf7714
ext4: remove useless ext4_pin_inode()
by Jason Yan
· 6 years ago
1dc1097
ext4: avoid panic during forced reboot
by Jan Kara
· 6 years ago
372a03e
ext4: fix data corruption caused by unaligned direct AIO
by Lukas Czerner
· 6 years ago
fa30dde
ext4: fix NULL pointer dereference while journal is aborted
by Jiufei Xue
· 6 years ago
bc31d0c
CIFS: fix POSIX lock leak and invalid ptr deref
by Aurelien Aptel
· 6 years ago
f5778c3
SMB3: Allow SMB3 FSCTL queries to be sent to server from tools
by Ronnie Sahlberg
· 6 years ago
f169947
cifs: fix incorrect handling of smb2_set_sparse() return in smb3_simple_falloc
by Ronnie Sahlberg
· 6 years ago
dd0ac2d
smb2: fix typo in definition of a few error flags
by Steve French
· 6 years ago
c847dcc
CIFS: make mknod() an smb_version_op
by Aurelien Aptel
· 6 years ago
6552580
cifs: minor documentation updates
by Steve French
· 6 years ago
d44d137
cifs: remove unused value pointed out by Coverity
by Steve French
· 6 years ago
31ba433
SMB3: passthru query info doesn't check for SMB3 FSCTL passthru
by Steve French
· 6 years ago
779ede0
smb3: add dynamic tracepoints for simple fallocate and zero range
by Steve French
· 6 years ago
72c419d
cifs: fix smb3_zero_range so it can expand the file-size when required
by Ronnie Sahlberg
· 6 years ago
ccdc77a
cifs: add SMB2_ioctl_init/free helpers to be used with compounding
by Ronnie Sahlberg
· 6 years ago
8191576
smb3: Add dynamic trace points for various compounded smb3 ops
by Steve French
· 6 years ago
b0f6df7
cifs: cache FILE_ALL_INFO for the shared root handle
by Ronnie Sahlberg
· 6 years ago
ab7b10c
smb3: display volume serial number for shares in /proc/fs/cifs/DebugData
by Steve French
· 6 years ago
257b780
cifs: simplify how we handle credits in compound_send_recv()
by Ronnie Sahlberg
· 6 years ago
7937ca9
smb3: add dynamic tracepoint for timeout waiting for credits
by Steve French
· 6 years ago
ffd1ef1
smb3: display security information in /proc/fs/cifs/DebugData more accurately
by Steve French
· 6 years ago
2b53b92
cifs: add a timeout argument to wait_for_free_credits
by Ronnie Sahlberg
· 6 years ago
16b34aa
cifs: prevent starvation in wait_for_free_credits for multi-credit requests
by Ronnie Sahlberg
· 6 years ago
b227d21
cifs: wait_for_free_credits() make it possible to wait for >=1 credits
by Ronnie Sahlberg
· 6 years ago
4230cff
cifs: pass flags down into wait_for_free_credits()
by Ronnie Sahlberg
· 6 years ago
480b1cb
cifs: change wait_for_free_request() to take flags as argument
by Ronnie Sahlberg
· 6 years ago
aff7b62
f2fs: set pin_file under CAP_SYS_ADMIN
by Jaegeuk Kim
· 6 years ago
3bb0f28
Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
a840b56
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 6 years ago
0cc068e
btrfs: don't report readahead errors and don't update statistics
by David Sterba
· 6 years ago
609e804
Btrfs: fix file corruption after snapshotting due to mix of buffered/DIO writes
by Filipe Manana
· 6 years ago
2cc8334
btrfs: remove WARN_ON in log_dir_items
by Josef Bacik
· 6 years ago
bf50411
Btrfs: fix incorrect file size after shrinking truncate and fsync
by Filipe Manana
· 6 years ago
aadcef6
f2fs: fix to avoid deadlock in f2fs_read_inline_dir()
by Chao Yu
· 6 years ago
2c28aba
f2fs: fix to adapt small inline xattr space in __find_inline_xattr()
by Chao Yu
· 6 years ago
dd6c89b
f2fs: fix to do sanity check with inode.i_inline_xattr_size
by Chao Yu
· 6 years ago
70db5b0
f2fs: give some messages for inline_xattr_size
by Jaegeuk Kim
· 6 years ago
86109c9
f2fs: don't trigger read IO for beyond EOF page
by Chao Yu
· 6 years ago
240a591
f2fs: fix to add refcount once page is tagged PG_private
by Chao Yu
· 6 years ago
25720cc
f2fs: remove wrong comment in f2fs_invalidate_page()
by Chao Yu
· 6 years ago
2a6a7e7
f2fs: fix to use kvfree instead of kzfree
by Chao Yu
· 6 years ago
559e87c
f2fs: trace f2fs_ioc_shutdown
by Chao Yu
· 6 years ago
4843298
f2fs: fix to avoid deadlock of atomic file operations
by Chao Yu
· 6 years ago
ca597bd
f2fs: fix to dirty inode for i_mode recovery
by Chao Yu
· 6 years ago
428e3bc
f2fs: give random value to i_generation
by Jaegeuk Kim
· 6 years ago
613f3dc
f2fs: no need to take page lock in readdir
by Gao Xiang
· 6 years ago
e46f6bd
f2fs: fix to update iostat correctly in IPU path
by Chao Yu
· 6 years ago
6492a33
f2fs: fix encrypted page memory leak
by Chao Yu
· 6 years ago
Next »