Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5671360f29c68d9079914438f6a0109ef62f82a8
/
fs
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c6b1e36
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
81e3e04
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 8 years ago
86c3e00
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
374bf88
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9ae3b3f5
block: provide bio_uninit() free freeing integrity/task associations
by Jens Axboe
· 8 years ago
e547204
Merge tag 'nfs-for-4.12-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 8 years ago
5657cb0
fs/fcntl: use copy_to/from_user() for u64 types
by Jens Axboe
· 8 years ago
fbaf94e
ovl: don't set origin on broken lower hardlink
by Miklos Szeredi
· 8 years ago
e85f82f
ovl: copy-up: don't unlock between lookup and link
by Miklos Szeredi
· 8 years ago
2e31b4c
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
by Trond Myklebust
· 8 years ago
d9f2950
Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
by Benjamin Coddington
· 8 years ago
bd17193
NFSv4.1: Fix a race in nfs4_proc_layoutget
by Trond Myklebust
· 8 years ago
898fc11
NFS: Trunking detection should handle ERESTARTSYS/EINTR
by Trond Myklebust
· 8 years ago
e6959b9
btrfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
31d7d58
xfs: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
0127251
ext4: add support for passing in write hints for buffered writes
by Jens Axboe
· 8 years ago
8e8f929
fs: add support for buffered writeback to pass down write hints
by Jens Axboe
· 8 years ago
45d06cf
fs: add O_DIRECT and aio support for sending down write life time hints
by Jens Axboe
· 8 years ago
c75b1d9
fs: add fcntl() interface for setting/getting write life time hints
by Jens Axboe
· 8 years ago
1bc3cd4
Merge branch 'linus' into sched/core, to pick up fixes
by Ingo Molnar
· 8 years ago
337c6ba
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
98da7d0
fs/exec.c: account for argv/envp pointers
by Kees Cook
· 8 years ago
8818efa
ocfs2: fix deadlock caused by recursive locking in xattr
by Eric Ren
· 8 years ago
1eb643d
fs/dax.c: fix inefficiency in dax_writeback_mapping_range()
by Jan Kara
· 8 years ago
9fa4eb8
autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL
by NeilBrown
· 8 years ago
7b249bd
Merge tag 'xfs-4.12-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
a38371c
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
eb5e248
xfs: don't allow bmap on rt files
by Darrick J. Wong
· 8 years ago
021f601
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
0e9350d
btrfs: use new block error code
by Dan Carpenter
· 8 years ago
517a6e4
CIFS: Fix some return values in case of error in 'crypt_message'
by Christophe Jaillet
· 8 years ago
ca18d6f
block: Make most scsi_req_init() calls implicit
by Bart Van Assche
· 8 years ago
e125f52
cifs: remove redundant return in cifs_creation_time_get
by Colin Ian King
· 8 years ago
dcd87838
CIFS: Improve readdir verbosity
by Pavel Shilovsky
· 8 years ago
ecf3411
CIFS: check if pages is null rather than bv for a failed allocation
by Colin Ian King
· 8 years ago
8a7b0d8
CIFS: Set ->should_dirty in cifs_user_readv()
by Dan Carpenter
· 8 years ago
edf064e
btrfs: nowait aio support
by Goldwyn Rodrigues
· 8 years ago
29a5d29
xfs: nowait aio support
by Goldwyn Rodrigues
· 8 years ago
728fbc0
ext4: nowait aio support
by Goldwyn Rodrigues
· 8 years ago
03a07c9
block: return on congested block device
by Goldwyn Rodrigues
· 8 years ago
a38d124
fs: Introduce IOMAP_NOWAIT
by Goldwyn Rodrigues
· 8 years ago
b745faf
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
by Goldwyn Rodrigues
· 8 years ago
9830f4b
fs: Use RWF_* flags for AIO operations
by Goldwyn Rodrigues
· 8 years ago
fdd2f5b
fs: Separate out kiocb flags setup based on RWF_* flags
by Goldwyn Rodrigues
· 8 years ago
2055da9
sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming
by Ingo Molnar
· 8 years ago
5dd43ce
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wait_bit.h>
by Ingo Molnar
· 8 years ago
2141713
sched/wait: Standardize 'struct wait_bit_queue' wait-queue entry field name
by Ingo Molnar
· 8 years ago
ac6424b
sched/wait: Rename wait_queue_t => wait_queue_entry_t
by Ingo Molnar
· 8 years ago
1be7107
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 8 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 8 years ago
6e20350
Merge tag 'ceph-for-4.12-rc6' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
77e9ce3
ufs: fix the logics for tail relocation
by Al Viro
· 8 years ago
c0ef65d
ufs_iget(): fail with -ESTALE on deleted inode
by Al Viro
· 8 years ago
23ac7cb
fix signedness of timestamps on ufs1
by Al Viro
· 8 years ago
adc3110
Merge tag 'xfs-4.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
c8636b9
Merge branch 'ufs-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ccd3d90
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
64c2b20
userfaultfd: shmem: handle coredumping in handle_userfault()
by Andrea Arcangeli
· 8 years ago
ab2789b
Merge tag 'configfs-for-4.12' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 8 years ago
20223f0
fs: pass on flags in compat_writev
by Christoph Hellwig
· 8 years ago
4068367
fs: don't forget to put old mntns in mntns_install
by Andrei Vagin
· 8 years ago
81be24d
Hang/soft lockup in d_invalidate with simultaneous calls
by Al Viro
· 8 years ago
54ed0f7
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
a8fad98
ufs_truncate_blocks(): fix the case when size is in the last direct block
by Al Viro
· 8 years ago
289dec5
ufs: more deadlock prevention on tail unpacking
by Al Viro
· 8 years ago
09bf4f5
ufs: avoid grabbing ->truncate_mutex if possible
by Al Viro
· 8 years ago
267309f
ufs_get_locked_page(): make sure we have buffer_heads
by Al Viro
· 8 years ago
c596961
ufs: fix s_size/s_dsize users
by Al Viro
· 8 years ago
b451cec
ufs: fix reserved blocks check
by Al Viro
· 8 years ago
fffd70f
ufs: make ufs_freespace() return signed
by Al Viro
· 8 years ago
96ecff1
ufs: fix logics in "ufs: make fsck -f happy"
by Al Viro
· 8 years ago
4ca2fea
ceph: unify inode i_ctime update
by Yan, Zheng
· 8 years ago
5619901
ceph: use current_kernel_time() to get request time stamp
by Yan, Zheng
· 8 years ago
03f2190
ceph: check i_nlink while converting a file handle to dentry
by Luis Henriques
· 8 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 8 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 8 years ago
19e72d3
configfs: Introduce config_item_get_unless_zero()
by Bart Van Assche
· 8 years ago
ba80aa9
configfs: Fix race between create_link and configfs_rmdir
by Nicholas Bellinger
· 8 years ago
5e38b72
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
5faab9e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
66cea28
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
67a7001
ufs: we need to sync inode before freeing it
by Al Viro
· 8 years ago
babef37
excessive checks in ufs_write_failed() and ufs_evict_inode()
by Al Viro
· 8 years ago
006351a
ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path
by Al Viro
· 8 years ago
940ef1a
ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()
by Al Viro
· 8 years ago
6b0d144
ufs: set correct ->s_maxsize
by Al Viro
· 8 years ago
eb315d2
ufs: restore maintaining ->i_blocks
by Al Viro
· 8 years ago
414cf71
fix ufs_isblockset()
by Al Viro
· 8 years ago
8785d84
ufs: restore proper tail allocation
by Al Viro
· 8 years ago
70e7af2
Btrfs: fix delalloc accounting leak caused by u32 overflow
by Omar Sandoval
· 8 years ago
452e62b
Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io
by Liu Bo
· 8 years ago
286b92f
btrfs: tree-log.c: Wrong printk information about namelen
by Su Yue
· 8 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 8 years ago
36ffc6c
block_dev: propagate bio_iov_iter_get_pages error in __blkdev_direct_IO
by Christoph Hellwig
· 8 years ago
d5245d7
fs: simplify dio_bio_complete
by Christoph Hellwig
· 8 years ago
4055351
fs: remove the unused error argument to dio_end_io()
by Christoph Hellwig
· 8 years ago
f729b66
gfs2: remove the unused sd_log_error field
by Christoph Hellwig
· 8 years ago
95989c4
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
by Brian Foster
· 8 years ago
d41519a
crypto: Work around deallocated stack frame reference gcc bug on sparc.
by David Miller
· 8 years ago
Next »