Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b63e7be5908cb757fc6b98fb9534dabd78b5338a
/
fs
b63e7be
f2fs: add to account meta IO
by Chao Yu
· 6 years ago
095680f
f2fs: keep lazytime on remount
by Jaegeuk Kim
· 6 years ago
89d13c3
f2fs: fix missing up_read
by Jaegeuk Kim
· 6 years ago
61f7725
f2fs: return correct errno in f2fs_gc
by Jaegeuk Kim
· 6 years ago
edc55aa
f2fs: avoid f2fs_bug_on if f2fs_get_meta_page_nofail got EIO
by Jaegeuk Kim
· 6 years ago
4a1728c
f2fs: mark inode dirty explicitly in recover_inode()
by Chao Yu
· 6 years ago
5cd1f38
f2fs: fix to recover inode's crtime during POR
by Chao Yu
· 6 years ago
7de36cf
f2fs: fix to recover inode's i_gc_failures during POR
by Chao Yu
· 6 years ago
19c73a6
f2fs: fix to recover inode's i_flags during POR
by Chao Yu
· 6 years ago
f4474aa
f2fs: fix to recover inode's project id during POR
by Chao Yu
· 6 years ago
0a4daae
f2fs: update i_size after DIO completion
by Jaegeuk Kim
· 6 years ago
d83d0f5
f2fs: report ENOENT correctly in f2fs_rename
by Jaegeuk Kim
· 6 years ago
c6b1867
f2fs: fix remount problem of option io_bits
by Chengguang Xu
· 6 years ago
dc4cd12
f2fs: fix to recover inode's uid/gid during POR
by Chao Yu
· 6 years ago
f84262b
f2fs: avoid infinite loop in f2fs_alloc_nid
by Jaegeuk Kim
· 6 years ago
a7d10cf
f2fs: add new idle interval timing for discard and gc paths
by Sahitya Tummala
· 6 years ago
6f5c2ed
f2fs: split IO error injection according to RW
by Chao Yu
· 6 years ago
7c1a000
f2fs: add SPDX license identifiers
by Chao Yu
· 6 years ago
4cb037e
f2fs: surround fault_injection related option parsing using CONFIG_F2FS_FAULT_INJECTION
by Chengguang Xu
· 6 years ago
c8e9275
f2fs: fix setattr project check upon fssetxattr ioctl
by Wang Shilong
· 6 years ago
b430f72
f2fs: avoid sleeping under spin_lock
by Zhikang Zhang
· 6 years ago
e1293bd
f2fs: plug readahead IO in readdir()
by Chao Yu
· 6 years ago
042be0f
f2fs: fix to do sanity check with current segment number
by Chao Yu
· 6 years ago
4a70e25
f2fs: fix memory leak of percpu counter in fill_super()
by Chao Yu
· 6 years ago
0b2103e8
f2fs: fix memory leak of write_io in fill_super()
by Chao Yu
· 6 years ago
313ed62
f2fs: cache NULL when both default_acl and acl are NULL
by Chengguang Xu
· 6 years ago
1378752
f2fs: fix to flush all dirty inodes recovered in readonly fs
by Chao Yu
· 6 years ago
cda9cc5
f2fs: report error if quota off error during umount
by Yunlei He
· 7 years ago
5ce8058
f2fs: submit bio after shutdown
by Jaegeuk Kim
· 6 years ago
0ded69f
f2fs: avoid wrong decrypted data from disk
by Jaegeuk Kim
· 6 years ago
22d7ea1
Revert "f2fs: use printk_ratelimited for f2fs_msg"
by Chao Yu
· 6 years ago
abde73c
f2fs: fix unnecessary periodic wakeup of discard thread when dev is busy
by Sahitya Tummala
· 6 years ago
7d20c8a
f2fs: fix to avoid NULL pointer dereference on se->discard_map
by Chao Yu
· 6 years ago
1618e6e
f2fs: add additional sanity check in f2fs_acl_from_disk()
by Chengguang Xu
· 6 years ago
ae98043
nilfs2: convert to SPDX license tags
by Ryusuke Konishi
· 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
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
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
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
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
8b73ce6
reiserfs: change j_timestamp type to time64_t
by Arnd Bergmann
· 6 years ago
5b1d149
reiserfs: remove obsolete print_time function
by Arnd Bergmann
· 6 years ago
34d0826
reiserfs: use monotonic time for j_trans_start_time
by Arnd Bergmann
· 6 years ago
f168d9f
hfsplus: drop ACL support
by Ernesto A. Fernández
· 6 years ago
afd6c9e
hfsplus: fix decomposition of Hangul characters
by Ernesto A. Fernández
· 6 years ago
31651c6
hfsplus: avoid deadlock on file truncation
by Ernesto A. Fernández
· 6 years ago
7464726
hfsplus: don't return 0 when fill_super() failed
by Tetsuo Handa
· 6 years ago
c8ed98c
fs/nilfs2/file.c: use new return type vm_fault_t
by Souptick Joarder
· 6 years ago
21a1a52
nilfs2: use 64-bit superblock timstamps
by Arnd Bergmann
· 6 years ago
cbf6898
autofs: add AUTOFS_EXP_FORCED flag
by Ian Kent
· 6 years ago
e5c85e1
autofs: make expire flags usage consistent with v5 params
by Ian Kent
· 6 years ago
571bc35
autofs: make autofs_expire_indirect() static
by Ian Kent
· 6 years ago
5d30517
autofs: make autofs_expire_direct() static
by Ian Kent
· 6 years ago
d105556
autofs: fix clearing AUTOFS_EXP_LEAVES in autofs_expire_indirect()
by Ian Kent
· 6 years ago
2fd9944
autofs: fix inconsistent use of now variable
by Ian Kent
· 6 years ago
d4d79b8
autofs: fix directory and symlink access
by Ian Kent
· 6 years ago
992991c
fs/eventpoll.c: simplify ep_is_linked() callers
by Davidlohr Bueso
· 6 years ago
679abf3
fs/eventpoll.c: loosen irq safety in ep_poll()
by Davidlohr Bueso
· 6 years ago
514056d
fs/eventpoll.c: simply CONFIG_NET_RX_BUSY_POLL ifdefery
by Davidlohr Bueso
· 6 years ago
92e6417
s/epoll: robustify irq safety with lockdep_assert_irqs_enabled()
by Davidlohr Bueso
· 6 years ago
304b18b
fs/epoll: loosen irq safety in epoll_insert() and epoll_remove()
by Davidlohr Bueso
· 6 years ago
002b343
fs/epoll: loosen irq safety in ep_scan_ready_list()
by Davidlohr Bueso
· 6 years ago
c430d1e
userfaultfd: use fault_wqh lock
by Matthew Wilcox
· 6 years ago
Next »