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-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
22
-68
/
+69
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
46
-260
/
+463
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
19
-156
/
+51
2017-06-30
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-14
/
+19
2017-06-29
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-1
/
+4
2017-06-28
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
4
-30
/
+29
2017-06-28
fs/fcntl: use copy_to/from_user() for u64 types
Jens Axboe
1
-4
/
+9
2017-06-28
ovl: don't set origin on broken lower hardlink
Miklos Szeredi
1
-3
/
+8
2017-06-28
ovl: copy-up: don't unlock between lookup and link
Miklos Szeredi
1
-12
/
+12
2017-06-27
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
Trond Myklebust
1
-1
/
+0
2017-06-27
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Benjamin Coddington
1
-27
/
+24
2017-06-27
NFSv4.1: Fix a race in nfs4_proc_layoutget
Trond Myklebust
1
-1
/
+1
2017-06-27
NFS: Trunking detection should handle ERESTARTSYS/EINTR
Trond Myklebust
1
-0
/
+2
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-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
15
-58
/
+90
2017-06-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-15
/
+43
2017-06-23
fs/exec.c: account for argv/envp pointers
Kees Cook
1
-4
/
+24
2017-06-23
ocfs2: fix deadlock caused by recursive locking in xattr
Eric Ren
2
-10
/
+17
2017-06-23
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
Jan Kara
1
-0
/
+1
2017-06-23
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
NeilBrown
1
-1
/
+1
2017-06-23
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-2
/
+5
2017-06-22
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-9
/
+14
2017-06-21
xfs: don't allow bmap on rt files
Darrick J. Wong
1
-2
/
+5
2017-06-21
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-32
/
+28
2017-06-21
btrfs: use new block error code
Dan Carpenter
1
-1
/
+1
2017-06-21
CIFS: Fix some return values in case of error in 'crypt_message'
Christophe Jaillet
1
-1
/
+3
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-20
cifs: remove redundant return in cifs_creation_time_get
Colin Ian King
1
-2
/
+0
2017-06-20
CIFS: Improve readdir verbosity
Pavel Shilovsky
2
-4
/
+9
2017-06-20
CIFS: check if pages is null rather than bv for a failed allocation
Colin Ian King
1
-1
/
+1
2017-06-20
CIFS: Set ->should_dirty in cifs_user_readv()
Dan Carpenter
1
-1
/
+1
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-20
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
Ingo Molnar
6
-20
/
+19
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
3
-1
/
+3
2017-06-20
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
Ingo Molnar
4
-12
/
+12
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
16
-35
/
+35
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
2
-5
/
+1
[next]