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
2017-06-27
btrfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+1
2017-06-27
xfs: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
ext4: add support for passing in write hints for buffered writes
Jens Axboe
1
-0
/
+2
2017-06-27
fs: add support for buffered writeback to pass down write hints
Jens Axboe
2
-5
/
+9
2017-06-27
fs: add O_DIRECT and aio support for sending down write life time hints
Jens Axboe
4
-0
/
+6
2017-06-27
fs: add fcntl() interface for setting/getting write life time hints
Jens Axboe
3
-0
/
+64
2017-06-21
btrfs: use new block error code
Dan Carpenter
1
-1
/
+1
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
2
-6
/
+30
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
2
-6
/
+48
2017-06-20
ext4: nowait aio support
Goldwyn Rodrigues
1
-6
/
+29
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
1
-2
/
+8
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
1
-0
/
+8
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
1
-0
/
+6
2017-06-20
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
1
-1
/
+7
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
1
-9
/
+3
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
3
-3
/
+5
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
19
-156
/
+51
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
51
-273
/
+630
2017-06-11
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-120
/
+143
2017-06-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-20
/
+63
2017-06-10
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-16
/
+139
2017-06-10
ufs: we need to sync inode before freeing it
Al Viro
1
-0
/
+1
2017-06-09
excessive checks in ufs_write_failed() and ufs_evict_inode()
Al Viro
1
-13
/
+5
2017-06-09
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
Al Viro
1
-1
/
+3
2017-06-09
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
Al Viro
1
-1
/
+2
2017-06-09
ufs: set correct ->s_maxsize
Al Viro
1
-0
/
+18
2017-06-09
ufs: restore maintaining ->i_blocks
Al Viro
2
-1
/
+26
2017-06-09
fix ufs_isblockset()
Al Viro
1
-3
/
+7
2017-06-09
ufs: restore proper tail allocation
Al Viro
1
-1
/
+1
2017-06-09
Btrfs: fix delalloc accounting leak caused by u32 overflow
Omar Sandoval
1
-2
/
+2
2017-06-09
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
Liu Bo
1
-1
/
+1
2017-06-09
btrfs: tree-log.c: Wrong printk information about namelen
Su Yue
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
34
-209
/
+220
2017-06-09
block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
Christoph Hellwig
1
-3
/
+4
2017-06-09
fs: simplify dio_bio_complete
Christoph Hellwig
1
-4
/
+2
2017-06-09
fs: remove the unused error argument to dio_end_io()
Christoph Hellwig
2
-5
/
+4
2017-06-09
gfs2: remove the unused sd_log_error field
Christoph Hellwig
2
-4
/
+1
2017-06-05
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2
-2
/
+2
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
8
-27
/
+13
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
6
-65
/
+8
2017-06-05
xfs: remove uuid_getnodeuniq and xfs_uu_t
Christoph Hellwig
3
-27
/
+4
2017-06-05
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
2
-13
/
+0
2017-06-05
uuid: rename uuid types
Christoph Hellwig
1
-2
/
+0
2017-06-05
nfsd: namespace-prefix uuid_parse
Christoph Hellwig
1
-2
/
+2
2017-06-05
xfs: use uuid_be to implement the uuid_t type
Christoph Hellwig
2
-4
/
+3
2017-06-05
xfs: use uuid_copy() helper to abstract uuid_t
Amir Goldstein
1
-6
/
+2
2017-06-05
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
3
-10
/
+19
2017-06-04
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
7
-14
/
+32
[next]