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
2019-03-22
cifs: allow guest mounts to work for smb3.11
Ronnie Sahlberg
1
-2
/
+6
2019-03-22
fix incorrect error code mapping for OBJECTID_NOT_FOUND
Steve French
1
-1
/
+2
2019-03-22
cifs: fix that return -EINVAL when do dedupe operation
Xiaoli Feng
1
-1
/
+1
2019-03-22
CIFS: Fix an issue with re-sending rdata when transport returning -EAGAIN
Long Li
1
-30
/
+41
2019-03-22
CIFS: Fix an issue with re-sending wdata when transport returning -EAGAIN
Long Li
1
-32
/
+45
2019-03-21
Merge tag 'fixes_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+10
2019-03-21
Merge tag 'fsnotify_for_v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+16
2019-03-20
Btrfs: fix assertion failure on fsync with NO_HOLES enabled
Filipe Manana
1
-8
/
+1
2019-03-19
NFSv4.1 don't free interrupted slot on open
Olga Kornievskaia
1
-1
/
+2
2019-03-19
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
1
-5
/
+5
2019-03-19
xfs: fix btree scrub checking with regards to root-in-inode
Darrick J. Wong
1
-1
/
+10
2019-03-19
xfs: dabtree scrub needs to range-check level
Darrick J. Wong
1
-0
/
+5
2019-03-19
btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block...
Nikolay Borisov
1
-1
/
+1
2019-03-19
btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks
Nikolay Borisov
1
-2
/
+2
2019-03-19
fanotify: Allow copying of file handle to userspace
Jan Kara
1
-1
/
+11
2019-03-18
NFS: fix mount/umount race in nlmclnt.
NeilBrown
1
-2
/
+1
2019-03-18
btrfs: raid56: properly unmap parity page in finish_parity_scrub()
Andrea Righi
1
-1
/
+2
2019-03-18
NFS: Fix nfs4_lock_state refcounting in nfs4_alloc_{lock,unlock}data()
Catalin Marinas
1
-2
/
+0
2019-03-18
block: add BIO_NO_PAGE_REF flag
Jens Axboe
2
-10
/
+14
2019-03-18
iov_iter: add ITER_BVEC_FLAG_NO_REF flag
Jens Axboe
1
-0
/
+3
2019-03-18
io_uring: retry bulk slab allocs as single allocs
Jens Axboe
1
-5
/
+14
2019-03-18
udf: Propagate errors from udf_truncate_extents()
Jan Kara
3
-5
/
+8
2019-03-18
udf: Fix crash on IO error during truncate
Jan Kara
1
-0
/
+3
2019-03-17
aio: move sanity checks and request allocation to io_submit_one()
Al Viro
1
-66
/
+53
2019-03-17
deal with get_reqs_available() in aio_get_req() itself
Al Viro
1
-6
/
+6
2019-03-17
aio: move dropping ->ki_eventfd into iocb_destroy()
Al Viro
1
-9
/
+8
2019-03-17
make aio_read()/aio_write() return int
Al Viro
1
-6
/
+6
2019-03-17
Fix aio_poll() races
Al Viro
1
-50
/
+40
2019-03-17
aio: store event at final iocb_put()
Al Viro
1
-16
/
+17
2019-03-17
aio: keep io_event in aio_kiocb
Al Viro
1
-18
/
+13
2019-03-17
aio: fold lookup_kiocb() into its sole caller
Al Viro
1
-22
/
+7
2019-03-17
pin iocb through aio.
Linus Torvalds
1
-16
/
+21
2019-03-17
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
1
-1
/
+4
2019-03-17
Merge tag '9p-for-5.1' of git://github.com/martinetd/linux
Linus Torvalds
5
-30
/
+53
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+9
2019-03-16
Merge tag 'nfs-for-5.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2019-03-16
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-3
/
+5
2019-03-16
fix sysfs_init_fs_context() in !CONFIG_NET_NS case
Al Viro
1
-3
/
+5
2019-03-15
Merge tag '5.1-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
15
-349
/
+957
2019-03-15
io_uring: fix poll races
Jens Axboe
1
-55
/
+56
2019-03-15
Merge tag 'xfs-5.1-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-30
/
+25
2019-03-15
Merge tag 'f2fs-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...
Linus Torvalds
18
-175
/
+358
2019-03-15
io_uring: fix fget/fput handling
Jens Axboe
1
-133
/
+97
2019-03-14
io_uring: add prepped flag
Jens Axboe
1
-5
/
+6
2019-03-14
io_uring: make io_read/write return an integer
Jens Axboe
1
-10
/
+9
2019-03-15
ext4: report real fs size after failed resize
Lukas Czerner
1
-1
/
+5
2019-03-15
ext4: add missing brelse() in add_new_gdb_meta_bg()
Lukas Czerner
1
-2
/
+9
2019-03-14
io_uring: use regular request ref counts
Jens Axboe
1
-19
/
+35
2019-03-14
ext4: remove useless ext4_pin_inode()
Jason Yan
1
-30
/
+0
2019-03-14
ext4: avoid panic during forced reboot
Jan Kara
1
-3
/
+13
[prev]
[next]