Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd7e9a88348472521d999434ee02f25735c7dadf
/
fs
a27fcb0
Merge tag 'xfs-4.11-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 8 years ago
b206461
Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
6d1dd93
Merge tag 'pstore-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
c9341ee
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
772c8f6
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
9763dd6
Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 8 years ago
70fcf5c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 8 years ago
2bfe01e
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 8 years ago
cab7076
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
6c24337
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt
by Linus Torvalds
· 8 years ago
42e1b14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
828cad8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e9be2ac
ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWN
by Theodore Ts'o
· 8 years ago
20dcfe1
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8d242e9
xfs: remove XFS_ALLOCTYPE_ANY_AG and XFS_ALLOCTYPE_START_AG
by Christoph Hellwig
· 8 years ago
089ec2f
xfs: simplify xfs_rtallocate_extent
by Christoph Hellwig
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
98687f4
gfs2: Use rhashtable walk interface in glock_hash_walk
by Herbert Xu
· 8 years ago
410d17f
xfs: tune down agno asserts in the bmap code
by Christoph Hellwig
· 8 years ago
8ee9fdb
xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment
by Chandan Rajendra
· 8 years ago
48af96a
xfs: don't reserve blocks for right shift transactions
by Brian Foster
· 8 years ago
353fe44
xfs: fix len comparison in xfs_extent_busy_trim
by Arnd Bergmann
· 8 years ago
93aaead
xfs: fix uninitialized variable in _reflink_convert_cow
by Darrick J. Wong
· 8 years ago
75d6536
xfs: split indlen reservations fairly when under reserved
by Brian Foster
· 8 years ago
0e339ef
xfs: handle indlen shortage on delalloc extent merge
by Brian Foster
· 8 years ago
9dbddd7
xfs: resurrect debug mode drop buffered writes mechanism
by Brian Foster
· 8 years ago
fa7f138
xfs: clear delalloc and cache on buffered write failure
by Brian Foster
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
5a81e6a
vfs: fix uninitialized flags in splice_to_pipe()
by Miklos Szeredi
· 8 years ago
84588a9
fuse: fix uninitialized flags in pipe_buffer
by Miklos Szeredi
· 8 years ago
6ba4d27
fuse: fix use after free issue in fuse_dev_do_read()
by Sahitya Tummala
· 8 years ago
2ba3e6e
ext4: fix fencepost in s_first_meta_bg validation
by Theodore Ts'o
· 8 years ago
0d06863
ext4: don't BUG when truncating encrypted inodes on the orphan list
by Theodore Ts'o
· 8 years ago
c3d8103
Merge tag 'rxrpc-rewrite-20170210' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by David S. Miller
· 8 years ago
4641841
pstore: Check for prz allocation in walker
by Kees Cook
· 8 years ago
76d5692
pstore: Correctly initialize spinlock and flags
by Kees Cook
· 8 years ago
2b95550
Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 8 years ago
35eeacf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6e78b3f
Btrfs: fix btrfs_decompress_buf2page()
by Omar Sandoval
· 8 years ago
7fe654d
Merge tag 'nfsd-4.10-3' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
b4db2b3
afs: Use core kernel UUID generation
by Arnd Bergmann
· 8 years ago
ff54877
afs: Move UUID struct to linux/uuid.h
by David Howells
· 8 years ago
1762715
kernfs: handle null pointers while printing node name and path
by Konstantin Khlebnikov
· 8 years ago
1e38da3
timerfd: Protect the might cancel mechanism proper
by Thomas Gleixner
· 8 years ago
5469d7c
ext4: do not use stripe_width if it is not set
by Jan Kara
· 8 years ago
d9b22cf
ext4: fix stripe-unaligned allocations
by Jan Kara
· 8 years ago
0839ffb
nfsd: Revert "nfsd: special case truncates some more"
by J. Bruce Fields
· 8 years ago
8672aed
pstore: don't OOPS when there are no ftrace zones
by Brian Norris
· 8 years ago
4560e78
xfs: don't block the log commit handler for discards
by Christoph Hellwig
· 8 years ago
4669412
xfs: improve busy extent sorting
by Christoph Hellwig
· 8 years ago
ebf5587
xfs: improve handling of busy extents in the low-level allocator
by Christoph Hellwig
· 8 years ago
5e30c23
xfs: don't fail xfs_extent_busy allocation
by Christoph Hellwig
· 8 years ago
b20fe47
xfs: correct null checks and error processing in xfs_initialize_perag
by Bill O'Donnell
· 8 years ago
c5ecb42
xfs: update ctime and mtime on clone destinatation inodes
by Christoph Hellwig
· 8 years ago
6c71100
fanotify: simplify the code of fanotify_merge
by Kinglong Mee
· 8 years ago
168316d
dax: assert that i_rwsem is held exclusive for writes
by Christoph Hellwig
· 8 years ago
ff5462e
ext4: fix DAX write locking
by Christoph Hellwig
· 8 years ago
2a36224
btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls
by Jeff Mahoney
· 8 years ago
6f69f0e
fscrypt: constify struct fscrypt_operations
by Eric Biggers
· 8 years ago
3efa70d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b678912
mm: fix KPF_SWAPCACHE in /proc/kpageflags
by Hugh Dickins
· 8 years ago
b14c8e6
fscrypt: properly declare on-stack completion
by Richard Weinberger
· 8 years ago
46f47e4
fscrypt: split supp and notsupp declarations into their own headers
by Eric Biggers
· 8 years ago
02680b3
fscrypt: remove redundant assignment of res
by Colin Ian King
· 8 years ago
3c68d44
xfs: allocate direct I/O COW blocks in iomap_begin
by Christoph Hellwig
· 8 years ago
a14234c
xfs: go straight to real allocations for direct I/O COW writes
by Christoph Hellwig
· 8 years ago
dcf9585
xfs: return the converted extent in __xfs_reflink_convert_cow
by Christoph Hellwig
· 8 years ago
f13eb20
xfs: introduce xfs_aligned_fsb_count
by Christoph Hellwig
· 8 years ago
54a4ef8
xfs: reject all unaligned direct writes to reflinked files
by Christoph Hellwig
· 8 years ago
783d948
ext4: add EXT4_IOC_GOINGDOWN ioctl
by Theodore Ts'o
· 8 years ago
0db1ff2
ext4: add shutdown bit and check for it
by Theodore Ts'o
· 8 years ago
9549a16
ext4: rename s_resize_flags to s_ext4_flags
by Theodore Ts'o
· 8 years ago
4753d8a
ext4: return EROFS if device is r/o and journal replay is needed
by Theodore Ts'o
· 8 years ago
97abd7d
ext4: preserve the needs_recovery flag when the journal is aborted
by Theodore Ts'o
· 8 years ago
e112666
jbd2: don't leak modified metadata buffers on an aborted journal
by Theodore Ts'o
· 8 years ago
eb5efbc
ext4: fix inline data error paths
by Theodore Ts'o
· 8 years ago
4dd2eb6
xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t
by Hou Tao
· 8 years ago
d1908f5
fs: break out of iomap_file_buffered_write on fatal signals
by Michal Hocko
· 8 years ago
a074faa
udf: simplify udf_ioctl()
by Fabian Frederick
· 8 years ago
782deb2
udf: fix ioctl errors
by Fabian Frederick
· 8 years ago
c548a1c
gfs2: Make gfs2_write_full_page static
by Andrew Price
· 8 years ago
5eda430
xfs: mark speculative prealloc CoW fork extents unwritten
by Darrick J. Wong
· 8 years ago
05a630d
xfs: allow unwritten extents in the CoW fork
by Darrick J. Wong
· 8 years ago
de14c5f
xfs: verify free block header fields
by Darrick J. Wong
· 8 years ago
b3bf607
xfs: check for obviously bad level values in the bmbt root
by Darrick J. Wong
· 8 years ago
d5a91ba
xfs: filter out obviously bad btree pointers
by Darrick J. Wong
· 8 years ago
7a652bb
xfs: fail _dir_open when readahead fails
by Darrick J. Wong
· 8 years ago
4b5bd5b
xfs: fix toctou race when locking an inode to access the data map
by Darrick J. Wong
· 8 years ago
e216015
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1fc576b
Merge tag 'nfsd-4.10-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
a7c5437
debugfs: add debugfs_lookup()
by Omar Sandoval
· 8 years ago
1c83a9a
ext4: move halfmd4 into hash.c directly
by Jason A. Donenfeld
· 8 years ago
efa7c9f
block: Get rid of blk_get_backing_dev_info()
by Jan Kara
· 8 years ago
b1d2dc56
block: Make blk_get_backing_dev_info() safe without open bdev
by Jan Kara
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
f44f1ab
block: Unhash block device inodes on gendisk destruction
by Jan Kara
· 8 years ago
dd01b69
ext4: fix use-after-iput when fscrypt contexts are inconsistent
by Eric Biggers
· 8 years ago
dbfcef6b
jbd2: fix use after free in kjournald2()
by Sahitya Tummala
· 8 years ago
ae6f8dd
CIFS: Allow to switch on encryption with seal mount option
by Pavel Shilovsky
· 8 years ago
Next »