index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
ceph: skip checking caps when session reconnecting and releasing reqs
Xiubo Li
4
-4
/
+30
2020-06-01
ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock
Xiubo Li
1
-2
/
+2
2020-06-01
ceph: don't return -ESTALE if there's still an open file
Luis Henriques
1
-1
/
+8
2020-06-01
ceph: allow rename operation under different quota realms
Luis Henriques
3
-6
/
+64
2020-06-01
ceph: normalize 'delta' parameter usage in check_quota_exceeded
Luis Henriques
1
-3
/
+1
2020-06-01
ceph: ceph_kick_flushing_caps needs the s_mutex
Jeff Layton
4
-3
/
+12
2020-06-01
ceph: request expedited service on session's last cap flush
Jeff Layton
1
-2
/
+6
2020-06-01
ceph: convert mdsc->cap_dirty to a per-session list
Jeff Layton
4
-19
/
+85
2020-06-01
ceph: reset i_requested_max_size if file write is not wanted
Yan, Zheng
1
-10
/
+19
2020-06-01
ceph: throw a warning if we destroy session with mutex still locked
Jeff Layton
1
-0
/
+1
2020-06-01
ceph: fix potential race in ceph_check_caps
Jeff Layton
1
-1
/
+13
2020-06-01
ceph: document what protects i_dirty_item and i_flushing_item
Jeff Layton
1
-1
/
+3
2020-06-01
ceph: don't take i_ceph_lock in handle_cap_import
Jeff Layton
1
-3
/
+2
2020-06-01
ceph: don't release i_ceph_lock in handle_cap_trunc
Jeff Layton
1
-8
/
+10
2020-06-01
ceph: add comments for handle_cap_flush_ack logic
Jeff Layton
1
-1
/
+13
2020-06-01
ceph: split up __finish_cap_flush
Jeff Layton
1
-31
/
+29
2020-06-01
ceph: reorganize __send_cap for less spinlock abuse
Jeff Layton
1
-79
/
+86
2020-06-01
ceph: add metadata perf metric support
Xiubo Li
5
-0
/
+53
2020-06-01
ceph: add read/write latency metric support
Xiubo Li
5
-1
/
+186
2020-06-01
ceph: add caps perf metric for each superblock
Xiubo Li
9
-14
/
+83
2020-06-01
ceph: add dentry lease metric support
Xiubo Li
8
-7
/
+113
2020-05-29
Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2020-05-29
Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-10
/
+5
2020-05-29
gfs2: Even more gfs2_find_jhead fixes
Andreas Gruenbacher
1
-10
/
+5
2020-05-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-05-28
fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()
Alexander Potapenko
1
-1
/
+1
2020-05-27
Merge tag 'fsnotify_for_v5.7-rc8' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2020-05-27
fanotify: turn off support for FAN_DIR_MODIFY
Amir Goldstein
1
-1
/
+1
2020-05-27
ceph: flush release queue when handling caps for unknown inode
Jeff Layton
1
-1
/
+1
2020-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-26
/
+10
2020-05-23
rxrpc: Fix a warning
David Howells
1
-1
/
+1
2020-05-22
Merge tag 'rxrpc-fixes-20200520' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2
-26
/
+10
2020-05-22
Merge tag 'io_uring-5.7-2020-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-26
/
+34
2020-05-21
exfat: add the dummy mount options to be backward compatible with staging/exfat
Namjae Jeon
1
-0
/
+19
2020-05-21
Merge tag 'fiemap-regression-fix' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-32
/
+34
2020-05-20
Merge tag 'for-linus-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-29
/
+7
2020-05-20
Merge tag 'ovl-fixes-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+21
2020-05-20
pipe: Fix pipe_full() test in opipe_prep().
Tetsuo Handa
1
-1
/
+1
2020-05-20
io_uring: reset -EBUSY error when io sq thread is waken up
Xiaoguang Wang
1
-0
/
+1
2020-05-19
io_uring: don't add non-IO requests to iopoll pending list
Jens Axboe
1
-1
/
+2
2020-05-19
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2020-05-19
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-19
io_uring: don't use kiocb.private to store buf_index
Bijan Mottahedeh
1
-8
/
+8
2020-05-19
ext4: fix fiemap size checks for bitmap files
Christoph Hellwig
2
-31
/
+33
2020-05-19
ext4: fix EXT4_MAX_LOGICAL_BLOCK macro
Ritesh Harjani
1
-1
/
+1
2020-05-18
Merge tag 'for-5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/link...
Linus Torvalds
2
-6
/
+8
2020-05-18
afs: Don't unlock fetched data pages until the op completes successfully
David Howells
2
-8
/
+8
2020-05-18
io_uring: cancel work if task_work_add() fails
Jens Axboe
1
-3
/
+5
2020-05-18
exfat: fix possible memory leak in exfat_find()
Wei Yongjun
1
-0
/
+1
[next]