Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a4e92ce8e4c8275bacfe3529d6ac85d54a233d87
/
fs
63a42e1
Merge tag 'for-4.20-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
c140f8b
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
1de4f2e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
d757a3b
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
eb6984f
ext4: missing !bh check in ext4_xattr_inode_write()
by Vasily Averin
· 6 years ago
23c625c
libceph: assume argonaut on the server side
by Ilya Dryomov
· 6 years ago
71f2cc6
ceph: quota: fix null pointer dereference in quota check
by Luis Henriques
· 6 years ago
c2c6d3c
ceph: add destination file data sync before doing any remote copy
by Luis Henriques
· 6 years ago
9c8e0a1
mount: Prevent MNT_DETACH from disconnecting locked mounts
by Eric W. Biederman
· 6 years ago
df7342b
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
by Eric W. Biederman
· 6 years ago
25d202e
mount: Retest MNT_LOCKED in do_umount
by Eric W. Biederman
· 6 years ago
de59fae
ext4: fix buffer leak in __ext4_read_dirblock() on error path
by Vasily Averin
· 6 years ago
d6fd0ae
Btrfs: fix missing delayed iputs on unmount
by Omar Sandoval
· 6 years ago
53692ec
ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path
by Vasily Averin
· 6 years ago
6bdc997
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
by Vasily Averin
· 6 years ago
45ae932
ext4: release bs.bh before re-using in ext4_xattr_block_find()
by Vasily Averin
· 6 years ago
ecaaf40
ext4: fix buffer leak in ext4_xattr_get_block() on error path
by Vasily Averin
· 6 years ago
af18e35
ext4: fix possible leak of s_journal_flag_rwsem in error path
by Vasily Averin
· 6 years ago
9e46308
ext4: fix possible leak of sbi->s_group_desc_leak in error path
by Theodore Ts'o
· 6 years ago
1bfc204
ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()
by Vasily Averin
· 6 years ago
4f32c38
ext4: avoid possible double brelse() in add_new_gdb() on error path
by Theodore Ts'o
· 6 years ago
feaf264
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
by Vasily Averin
· 6 years ago
a675830
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
by Vasily Averin
· 6 years ago
db6aee6
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
by Vasily Averin
· 6 years ago
f348e22
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
by Vasily Averin
· 6 years ago
837514f
xfs: fix overflow in xfs_attr3_leaf_verify
by Dave Chinner
· 6 years ago
bdec055
xfs: print buffer offsets when dumping corrupt buffers
by Darrick J. Wong
· 6 years ago
132bf67
xfs: Fix error code in 'xfs_ioc_getbmap()'
by Christophe JAILLET
· 6 years ago
ac765f8
Btrfs: fix data corruption due to cloning of eof block
by Filipe Manana
· 6 years ago
11023d3
Btrfs: fix infinite loop on inode eviction after deduplication of eof block
by Filipe Manana
· 6 years ago
4222ea7
Btrfs: fix deadlock on tree root leaf when finding free extent
by Filipe Manana
· 6 years ago
7e17916
btrfs: avoid link error with CONFIG_NO_AUTO_INLINE
by Arnd Bergmann
· 6 years ago
761333f
btrfs: tree-checker: Fix misleading group system information
by Shaokun Zhang
· 6 years ago
008c675
Btrfs: fix missing data checksums after a ranged fsync (msync)
by Filipe Manana
· 6 years ago
fcd5e74
btrfs: fix pinned underflow after transaction aborted
by Lu Fengqi
· 6 years ago
506481b
Btrfs: fix cur_offset in the error case for nocow
by Robbie Ko
· 6 years ago
42bd06e
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
4710e78
Merge tag 'nfs-for-4.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 6 years ago
ea0abbb
ext4: add missing brelse() update_backups()'s error path
by Vasily Averin
· 6 years ago
61a9c11
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
by Vasily Averin
· 6 years ago
cea5794
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
by Vasily Averin
· 6 years ago
9e40289
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
by Vasily Averin
· 6 years ago
16944728
Merge tag '4.20-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
9f2df09
bfs: add sanity check at bfs_fill_super()
by Tetsuo Handa
· 6 years ago
6194ae4
ocfs2: fix clusters leak in ocfs2_defrag_extent()
by Larry Chen
· 6 years ago
3a3d1e5
ocfs2: dlmglue: clean up timestamp handling
by Arnd Bergmann
· 6 years ago
cf76c78
ocfs2: don't put and assigning null to bh allocated outside
by Changwei Ge
· 6 years ago
29aa301
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
by Changwei Ge
· 6 years ago
9e98578
ocfs2: don't use iocb when EIOCBQUEUED returns
by Changwei Ge
· 6 years ago
21158ca
ocfs2: without quota support, avoid calling quota recovery
by Guozhonghua
· 6 years ago
a634644
ocfs2: remove ocfs2_is_o2cb_active()
by Gang He
· 6 years ago
b98e26d
cifs: fix signed/unsigned mismatch on aio_read patch
by Steve French
· 6 years ago
8c6c9bed8
cifs: don't dereference smb_file_target before null check
by Colin Ian King
· 6 years ago
be4eb68
CIFS: Add direct I/O functions to file_operations
by Long Li
· 6 years ago
8c5f9c1
CIFS: Add support for direct I/O write
by Long Li
· 6 years ago
6e6e2b8
CIFS: Add support for direct I/O read
by Long Li
· 6 years ago
0df444a
smb3: missing defines and structs for reparse point handling
by Steve French
· 6 years ago
dfe33f9
smb3: allow more detailed protocol info on open files for debugging
by Steve French
· 6 years ago
926674d
smb3: on kerberos mount if server doesn't specify auth type use krb5
by Steve French
· 6 years ago
f8af49d
smb3: add trace point for tree connection
by Steve French
· 6 years ago
413d610
cifs: fix spelling mistake, EACCESS -> EACCES
by Colin Ian King
· 6 years ago
0c5d6cb
cifs: fix return value for cifs_listxattr
by Ronnie Sahlberg
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
c2aa1a4
Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
8adcc59
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
e468f5c
Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojeda/linux
by Linus Torvalds
· 6 years ago
78a63f1
Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Al Viro
· 6 years ago
7260935
Merge tag 'ovl-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
d47748e
ovl: automatically enable redirect_dir on metacopy=on
by Miklos Szeredi
· 6 years ago
2d6bb6a
Merge tag 'stackleak-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
d3787af
NFS: fix spelling mistake, EACCESS -> EACCES
by Colin Ian King
· 6 years ago
9b5cf82
Merge tag 'fuse-update-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 6 years ago
31990f0
Merge tag 'ceph-for-4.20-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
59fc453
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
aca52c3
mm: remove CONFIG_HAVE_MEMBLOCK
by Mike Rapoport
· 6 years ago
22ea4eb
fat: truncate inode timestamp updates in setattr
by Frank Sorenson
· 6 years ago
cd83f6b
fat: change timestamp updates to use fat_truncate_time
by Frank Sorenson
· 6 years ago
6bb885e
fat: add functions to update and truncate timestamps appropriately
by Frank Sorenson
· 6 years ago
d9f4d94
fat: create a function to calculate the timezone offest
by Frank Sorenson
· 6 years ago
eceb890
fat: expand a slightly out-of-date comment
by Mihir Mehta
· 6 years ago
21bfc83
reiserfs: remove workaround code for GCC 3.x
by Masahiro Yamada
· 6 years ago
b10298d
reiserfs: propagate errors from fill_with_dentries() properly
by Jann Horn
· 6 years ago
6c9a3f8
fs/hfs/extent.c: fix array out of bounds read of array extent
by Colin Ian King
· 6 years ago
8cd3cb5
hfs: update timestamp on truncate()
by Ernesto A. Fernández
· 6 years ago
dc8844a
hfsplus: update timestamps on truncate()
by Ernesto A. Fernández
· 6 years ago
1267a07
hfs: fix return value of hfs_get_block()
by Ernesto A. Fernández
· 6 years ago
839c3a6a
hfsplus: fix return value of hfsplus_get_block()
by Ernesto A. Fernández
· 6 years ago
54640c7
hfs: prevent btree data loss on ENOSPC
by Ernesto A. Fernández
· 6 years ago
d92915c
hfsplus: prevent btree data loss on ENOSPC
by Ernesto A. Fernández
· 6 years ago
ef75bcc
hfs: fix BUG on bnode parent update
by Ernesto A. Fernández
· 6 years ago
d057c03
hfs: prevent btree data loss on root split
by Ernesto A. Fernández
· 6 years ago
19a9d0f
hfsplus: fix BUG on bnode parent update
by Ernesto A. Fernández
· 6 years ago
0a3021d
hfsplus: prevent btree data loss on root split
by Ernesto A. Fernández
· 6 years ago
b5c2123
fs/proc/vmcore.c: Convert to use vmf_error()
by Souptick Joarder
· 6 years ago
5e12758
ovl: check whiteout in ovl_create_over_whiteout()
by Miklos Szeredi
· 6 years ago
310c758
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
9b190ec
Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linux
by Linus Torvalds
· 6 years ago
Next »