Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
282447ba6b00c64678ffdf964f44e5c8b1c68377
/
fs
0eba869
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
by Greg Kroah-Hartman
· 6 years ago
234b69e
ocfs2: fix ocfs2 read block panic
by Junxiao Bi
· 6 years ago
a1b3d2f
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
by Dominique Martinet
· 6 years ago
f061c1c
Revert "ubifs: xattr: Don't operate on deleted inodes"
by Richard Weinberger
· 6 years ago
d3bdc01
ubifs: drop false positive assertion
by Sascha Hauer
· 6 years ago
37f31b6
ubifs: Check for name being NULL while mounting
by Richard Weinberger
· 6 years ago
ad3273d
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Greg Kroah-Hartman
· 6 years ago
cce6c9f
ext4, dax: set ext4_dax_aops for dax files
by Toshi Kani
· 6 years ago
94dbb63
ext4, dax: add ext4_bmap to ext4_dax_aops
by Toshi Kani
· 6 years ago
fe18d64
ext4: don't mark mmp buffer head dirty
by Li Dongyang
· 6 years ago
338affb
ext4: show test_dummy_encryption mount option in /proc/mounts
by Eric Biggers
· 6 years ago
3a5af36
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
589109d
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
9f0c512
NFS: Don't open code clearing of delegation state
by Trond Myklebust
· 6 years ago
994b15b
NFSv4.1 fix infinite loop on I/O.
by Trond Myklebust
· 6 years ago
2edaead
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
by Trond Myklebust
· 6 years ago
d03360a
pNFS: Ensure we return the error if someone kills a waiting layoutget
by Trond Myklebust
· 6 years ago
2a534a7
NFSv4: Fix a tracepoint Oops in initiate_file_draining()
by Trond Myklebust
· 6 years ago
48751b5
Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 6 years ago
145ea6f1
Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 6 years ago
831b624
pstore: Fix incorrect persistent ram buffer mapping
by Bin Yang
· 6 years ago
097f586
cifs: read overflow in is_valid_oplock_break()
by Dan Carpenter
· 6 years ago
2d204ee
cifs: integer overflow in in SMB2_ioctl()
by Dan Carpenter
· 6 years ago
56446f2
CIFS: fix wrapping bugs in num_entries()
by Dan Carpenter
· 6 years ago
8ad8aa3
cifs: prevent integer overflow in nxt_dir_entry()
by Dan Carpenter
· 6 years ago
b1f3821
ext4: close race between direct IO and ext4_break_layouts()
by Ross Zwisler
· 6 years ago
8c25741
ovl: fix oopses in ovl_fill_super() failure paths
by Miklos Szeredi
· 6 years ago
5890184
fs/cifs: require sha512
by Stefan Metzmacher
· 6 years ago
bcfb84a
fs/cifs: suppress a string overflow warning
by Stephen Rothwell
· 6 years ago
ecfe951
afs: Fix cell specification to permit an empty address list
by David Howells
· 6 years ago
a12ed06
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
d042a24
Merge tag 'for_v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
c6ff25c
Merge tag '4.19-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
5404525
Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 6 years ago
8aaff15
ceph: avoid a use-after-free in ceph_destroy_options()
by Ilya Dryomov
· 6 years ago
ae98043
nilfs2: convert to SPDX license tags
by Ryusuke Konishi
· 6 years ago
5f8c109
ext4: fix online resizing for bigalloc file systems with a 1k block size
by Theodore Ts'o
· 6 years ago
f0a459d
ext4: fix online resize's handling of a too-small final block group
by Theodore Ts'o
· 6 years ago
9bdda4e
fsnotify: fix ignore mask logic in fsnotify()
by Amir Goldstein
· 6 years ago
b833a36
ovl: add ovl_fadvise()
by Amir Goldstein
· 6 years ago
395a207
cifs: connect to servername instead of IP for IPC$ share
by Thomas Werschlein
· 6 years ago
f801568
smb3: check for and properly advertise directory lease support
by Steve French
· 6 years ago
25f2573
smb3: minor debugging clarifications in rfc1001 len processing
by Steve French
· 6 years ago
5e19697
SMB3: Backup intent flag missing for directory opens with backupuid mounts
by Steve French
· 6 years ago
c15e3f1
fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
by Jon Kuhn
· 6 years ago
501dacb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
4274f51
ext4: recalucate superblock checksum after updating free blocks/inodes
by Theodore Ts'o
· 6 years ago
bcd8e91
ext4: avoid arithemetic overflow that can trigger a BUG
by Theodore Ts'o
· 6 years ago
5b910bd
ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
by Amir Goldstein
· 6 years ago
80d3481
ovl: respect FIEMAP_FLAG_SYNC flag
by Amir Goldstein
· 6 years ago
13ba17b
notifier: Remove notifier header file wherever not used
by Mukesh Ojha
· 6 years ago
f3f106d
Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 6 years ago
4d982e2
ext4: avoid divide by zero fault when deleting corrupted inline directories
by Theodore Ts'o
· 6 years ago
b50282f
ext4: check to make sure the rename(2)'s destination is not freed
by Theodore Ts'o
· 6 years ago
072ebb3
ext4: add nonstring annotations to ext4.h
by Theodore Ts'o
· 6 years ago
aba16dc
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
d207ea8
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
2923b27
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
828bf6e
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
db84abf
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
04faac1
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
e0fcfe1
hpfs: remove unnecessary checks on the value of r when assigning error code
by Colin Ian King
· 6 years ago
4def196
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
b6fdfbf
btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu
by Misono Tomohiro
· 6 years ago
6e5461d7
ubifs: Remove empty file.h
by Richard Weinberger
· 6 years ago
ee4af50
udf: Fix mounting of Win7 created UDF filesystems
by Jan Kara
· 6 years ago
82c82ab
udf: Remove dead code from udf_find_fileset()
by Jan Kara
· 6 years ago
33e1787
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
2b74030
mm: Change return type int to vm_fault_t for fault handlers
by Souptick Joarder
· 6 years ago
a2036a1
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
by Arnd Bergmann
· 6 years ago
0722f18
fs/afs: use new return type vm_fault_t
by Souptick Joarder
· 6 years ago
30aba66
namei: allow restricted O_CREAT of FIFOs and regular files
by Salvatore Mesoraca
· 6 years ago
dc25727
hfs: prevent crash on exit from failed search
by Ernesto A. Fernández
· 6 years ago
aba93a9
hfsplus: prevent crash on exit from failed search
by Ernesto A. Fernandez
· 6 years ago
a7ec7a4
hfsplus: fix NULL dereference in hfsplus_lookup()
by Ernesto A. Fernández
· 6 years ago
53a01c9
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
9157141
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
6f7948f
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 6 years ago
7753e38
cifs: update internal module version number for cifs.ko to 2.12
by Steve French
· 6 years ago
126c97f
cifs: check kmalloc before use
by Nicholas Mc Guire
· 6 years ago
e6c47dd
cifs: check if SMB2 PDU size has been padded and suppress the warning
by Ronnie Sahlberg
· 6 years ago
4d8dfaf
cifs: create a define for how many iovs we need for an SMB2_open()
by Ronnie Sahlberg
· 6 years ago
82c9a92
getxattr: use correct xattr length
by Christian Brauner
· 7 years ago
b9b8a41
btrfs: use after free in btrfs_quota_enable
by Dan Carpenter
· 6 years ago
801660b
btrfs: btrfs_shrink_device should call commit transaction at the end
by Anand Jain
· 6 years ago
a5b7f42
btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_reserve_metadata
by Lu Fengqi
· 6 years ago
de02b9f
Btrfs: fix data corruption when deduplicating between different files
by Filipe Manana
· 6 years ago
d4682ba
Btrfs: sync log after logging new name
by Filipe Manana
· 7 years ago
a26dd64
nfsd: Remove callback_cred
by Chuck Lever
· 6 years ago
cb25e7b
nfsd: Use correct credential for NFSv4.0 callback with GSS
by Chuck Lever
· 6 years ago
9abdda5
sunrpc: Extract target name into svc_cred
by Chuck Lever
· 6 years ago
fe6f0ed
Merge tag 'f2fs-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
6faf05c
ovl: set I_CREATING on inode being created
by Miklos Szeredi
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
3e811f0
fs/sysv/inode.c: use ktime_get_real_seconds() for superblock stamp
by Arnd Bergmann
· 6 years ago
d9edcbc4
adfs: use timespec64 for time conversion
by Arnd Bergmann
· 6 years ago
f423420
fat: propagate 64-bit inode timestamps
by Arnd Bergmann
· 6 years ago
0afa962
fat: validate ->i_start before using
by OGAWA Hirofumi
· 6 years ago
f663b5b
fat: add FITRIM ioctl for FAT file system
by Wentao Wang
· 6 years ago
a13f085
reiserfs: fix broken xattr handling (heap corruption, bad retval)
by Jann Horn
· 6 years ago
Next »