Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
812a95977fd2f0d1f220c716a98a7f22e22f488d
/
fs
812a959
f2fs: sync filesystem after roll-forward recovery
by Jaegeuk Kim
· 6 years ago
0e0667b
f2fs: flush quota blocks after turnning it off
by Jaegeuk Kim
· 6 years ago
11ac8ef
f2fs: avoid null pointer exception in dcc_info
by Jaegeuk Kim
· 6 years ago
b460866
f2fs: don't wake up too frequently, if there is lots of IOs
by Jaegeuk Kim
· 6 years ago
b862325
f2fs: try to keep CP_TRIMMED_FLAG after successful umount
by Jaegeuk Kim
· 6 years ago
db610a6
f2fs: add quick mode of checkpoint=disable for QA
by Jaegeuk Kim
· 6 years ago
03f2c02
f2fs: run discard jobs when put_super
by Jaegeuk Kim
· 6 years ago
2010987
f2fs: fix to set sbi dirty correctly
by Chao Yu
· 6 years ago
f9aa52a
f2fs: fix to initialize variable to avoid UBSAN/smatch warning
by Chao Yu
· 6 years ago
ac92985
f2fs: UBSAN: set boolean value iostat_enable correctly
by Sheng Yong
· 6 years ago
2f84bab
f2fs: add brackets for macros
by Sheng Yong
· 6 years ago
720db06
f2fs: check if file namelen exceeds max value
by Sheng Yong
· 6 years ago
ddf06b7
f2fs: fix to trigger fsck if dirent.name_len is zero
by Chao Yu
· 6 years ago
c20e57b
f2fs: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
5d53924
f2fs: export FS_NOCOW_FL flag to user
by Jaegeuk Kim
· 6 years ago
36c5733
f2fs: check inject_rate validity during configuring
by Chao Yu
· 6 years ago
8e11403
f2fs: remove set but not used variable 'err'
by YueHaibing
· 6 years ago
f365c6c
f2fs: change error code to -ENOMEM from -EINVAL
by Chengguang Xu
· 6 years ago
7c77bf7
f2fs: don't access node/meta inode mapping after iput
by Jaegeuk Kim
· 6 years ago
31867b2
f2fs: wait on atomic writes to count F2FS_CP_WB_DATA
by Jaegeuk Kim
· 6 years ago
baa6707
Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 6 years ago
2152404
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 6 years ago
8094c3c
fscrypt: add Adiantum support
by Eric Biggers
· 6 years ago
7e928df
Merge tag '4.21-smb3-small-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
acda9ef
Merge tag 'xfs-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 6 years ago
c7eaf34
Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
9b286ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
f86196e
fs: don't open code lru_to_page()
by Nikolay Borisov
· 6 years ago
08d405c
fs/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
d187715
bfs: extra sanity checking and static inode bitmap
by Tigran Aivazian
· 6 years ago
655c16a
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
by Oleg Nesterov
· 6 years ago
8099b04
exec: load_script: don't blindly truncate shebang string
by Oleg Nesterov
· 6 years ago
306790f
fat: new inline functions to determine the FAT variant (32, 16 or 12)
by Carmeli Tamir
· 6 years ago
d19dc01
fat: move MAX_FAT to fat.h and change it to inline function
by Carmeli Tamir
· 6 years ago
b553337
fat: remove FAT_FIRST_ENT macro
by Carmeli Tamir
· 6 years ago
f93ca1e
hfsplus: return file attributes on statx
by Ernesto A. Fernández
· 6 years ago
f516221
autofs: add strictexpire mount option
by Ian Kent
· 6 years ago
9d8719a
autofs: change catatonic setting to a bit flag
by Ian Kent
· 6 years ago
9bf964c
autofs: simplify parse_options() function call
by Ian Kent
· 6 years ago
55f0d82
autofs: improve ioctl sbi checks
by Ian Kent
· 6 years ago
86c0517
fs/epoll: deal with wait_queue only once
by Davidlohr Bueso
· 6 years ago
35cff1a
fs/epoll: rename check_events label to send_events
by Davidlohr Bueso
· 6 years ago
abc610e
fs/epoll: avoid barrier after an epoll_wait(2) timeout
by Davidlohr Bueso
· 6 years ago
c5a282e
fs/epoll: reduce the scope of wq lock in epoll_wait()
by Davidlohr Bueso
· 6 years ago
21877e1
fs/epoll: robustify ep->mtx held checks
by Davidlohr Bueso
· 6 years ago
76699a6
fs/epoll: drop ovflist branch prediction
by Davidlohr Bueso
· 6 years ago
4e0982a
fs/epoll: simplify ep_send_events_proc() ready-list loop
by Davidlohr Bueso
· 6 years ago
74bdc12
fs/epoll: remove max_nests argument from ep_call_nested()
by Davidlohr Bueso
· 6 years ago
afe922c
fs/proc/base.c: slightly faster /proc/*/limits
by Alexey Dobriyan
· 6 years ago
230f72e
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
by Alexey Dobriyan
· 6 years ago
81966d83
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
by Eric Biggers
· 6 years ago
8da0b4f
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
by Benjamin Gordon
· 6 years ago
e4f2283
Merge branches 'misc.misc' and 'work.iov_iter' into for-linus
by Al Viro
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
135143b
Merge tag 'locks-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 6 years ago
d5c7076
smb3: add smb3.1.1 to default dialect list
by Steve French
· 6 years ago
55a7f00
cifs: fix confusing warning message on reconnect
by Steve French
· 6 years ago
6d2f84e
smb3: fix large reads on encrypted connections
by Paul Aurich
· 6 years ago
bf77ae4
locks: fix error in locks_move_blocks()
by NeilBrown
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
cacf02d
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
1ac5cd4
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
by Linus Torvalds
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
c2c7d84
NFS: remove unnecessary test for IS_ERR(cred)
by NeilBrown
· 6 years ago
9aeaf8c
NFSv4.2 fix async copy reboot recovery
by Olga Kornievskaia
· 6 years ago
5b2095d
NFS: Fix NFSv4 symbolic trace point output
by Chuck Lever
· 6 years ago
0dfbb5f
NFS: Make "port=" mount option optional for RDMA mounts
by Chuck Lever
· 6 years ago
191ce17
ext4: fix special inode number checks in __ext4_iget()
by Theodore Ts'o
· 6 years ago
2a1a2c1
Merge tag 'dax-fix-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 6 years ago
9ab97ae
Merge tag 'f2fs-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 6 years ago
0ad30ff
nfs: fixed broken compilation in nfs_callback_up_net()
by Vasily Averin
· 6 years ago
fea1708
cifs: update internal module version number
by Steve French
· 6 years ago
e77fe73
cifs: we can not use small padding iovs together with encryption
by Ronnie Sahlberg
· 6 years ago
95cb671
ext4: track writeback errors using the generic tracking infrastructure
by Theodore Ts'o
· 6 years ago
ad211f3
ext4: use ext4_write_inode() when fsyncing w/o a journal
by Theodore Ts'o
· 6 years ago
e868078
ext4: avoid kernel warning when writing the superblock to a dead device
by Theodore Ts'o
· 6 years ago
90be9b8
xfs: xfs_fsops: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
89be677
xfs: xfs_buf: drop useless LIST_HEAD
by Julia Lawall
· 6 years ago
457fa34
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
b07039b
Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
f346b0b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
5d24ae6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
956eb6c
Merge tag 'for-4.21/aio-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b12a912
Merge tag 'y2038-for-4.21' of ssh://gitolite.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 6 years ago
c86aa7b
hugetlbfs: Use i_mmap_rwsem to fix page fault/truncate race
by Mike Kravetz
· 6 years ago
ab41ee6
mm: migrate: drop unused argument of migrate_page_move_mapping()
by Jan Kara
· 6 years ago
88dbcbb
blkdev: avoid migration stalls for blkdev pages
by Jan Kara
· 6 years ago
3cfd22b
userfaultfd: clear flag if remap event not enabled
by Peter Xu
· 6 years ago
a1400af
mm, proc: report PR_SET_THP_DISABLE in proc
by Michal Hocko
· 6 years ago
7635d9c
mm, thp, proc: report THP eligibility for each vma
by Michal Hocko
· 6 years ago
ac46d4f
mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
by Jérôme Glisse
· 6 years ago
144552f
/proc/kpagecount: return 0 for special pages that are never mapped
by Anthony Yznaga
· 6 years ago
ca88042
userfaultfd: convert userfaultfd_ctx::refcount to refcount_t
by Eric Biggers
· 6 years ago
ca79b0c
mm: convert totalram_pages and totalhigh_pages variables to atomic
by Arun KS
· 6 years ago
3d6357d
mm: reference totalram_pages and managed_pages once per function
by Arun KS
· 6 years ago
70306d9
ocfs2: don't clear bh uptodate for block read
by Junxiao Bi
· 6 years ago
Next »