Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3763e7ef17143f5e9ae044638e65d2b0c0305fcf
/
fs
5575eeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
fcdd57c
UBIFS: fix remount error path
by Artem Bityutskiy
· 11 years ago
98794f9
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 11 years ago
754320d
aio: fix potential leak in aio_run_iocb().
by Leon Yu
· 11 years ago
3bd5814
ceph: reserve caps for file layout/lock MDS requests
by Yan, Zheng
· 11 years ago
fd7b95c
ceph: avoid releasing caps that are being used
by Yan, Zheng
· 11 years ago
0a8a70f
ceph: clear directory's completeness when creating file
by Yan, Zheng
· 11 years ago
6da5246
ceph: use fpos_cmp() to compare dentry positions
by Yan, Zheng
· 11 years ago
0081bd8
ceph: check directory's completeness before emitting directory entry
by Yan, Zheng
· 11 years ago
33c0022
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
005fbcd
Merge tag 'driver-core-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
cfd4a53
Btrfs: limit the path size in send to PATH_MAX
by Chris Mason
· 11 years ago
625bba6
Merge tag 'locks-v3.15-2' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 11 years ago
b8e6dec
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
b44b214
kernfs: add back missing error check in kernfs_fop_mmap()
by Tejun Heo
· 11 years ago
c1befb8
kernfs: fix a subdir count leak
by Jianyu Zhan
· 11 years ago
f8213bd
Btrfs: correctly set profile flags on seqlock retry
by Filipe Manana
· 11 years ago
9ce49a0
Btrfs: use correct key when repeating search for extent item
by Filipe Manana
· 11 years ago
1c70d8f
Btrfs: fix inode caching vs tree log
by Miao Xie
· 11 years ago
28c16cb
Btrfs: fix possible memory leaks in open_ctree()
by Wang Shilong
· 11 years ago
e60efa8
Btrfs: avoid triggering bug_on() when we fail to start inode caching task
by Wang Shilong
· 11 years ago
9d89ce6
Btrfs: move btrfs_{set,clear}_and_info() to ctree.h
by Wang Shilong
· 11 years ago
3f9e3df
btrfs: replace error code from btrfs_drop_extents
by David Sterba
· 11 years ago
c5f7d0b
btrfs: Change the hole range to a more accurate value.
by Qu Wenruo
· 11 years ago
cff2fce
locks: rename FL_FILE_PVT and IS_FILE_PVT to use "*_OFDLCK" instead
by Jeff Layton
· 11 years ago
0d3f7a2
locks: rename file-private locks to "open file description locks"
by Jeff Layton
· 11 years ago
9ac0367
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
0a04b24
ext4: disable COLLAPSE_RANGE for bigalloc
by Namjae Jeon
· 11 years ago
a8680e0
ext4: fix COLLAPSE_RANGE failure with 1KB block size
by Namjae Jeon
· 11 years ago
404ca80
coredump: fix va_list corruption
by Eric Dumazet
· 11 years ago
6e66d5d
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
60fbf2bd
Merge tag 'driver-core-3.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
86f1ca3
ext4: use EINVAL if not a regular file in ext4_collapse_range()
by Theodore Ts'o
· 11 years ago
6c5e73d
ext4: enforce we are operating on a regular file in ext4_zero_range()
by jon ernst
· 11 years ago
6dd834e
ext4: fix extent merging in ext4_ext_shift_path_extents()
by Lukas Czerner
· 11 years ago
ef24f6c
ext4: discard preallocations after removing space
by Lukas Czerner
· 11 years ago
9337d5d
ext4: no need to truncate pagecache twice in collapse range
by Lukas Czerner
· 11 years ago
2c1d232
ext4: fix removing status extents in ext4_collapse_range()
by Lukas Czerner
· 11 years ago
1a66c7c
ext4: use filemap_write_and_wait_range() correctly in collapse range
by Lukas Czerner
· 11 years ago
694c793
ext4: use truncate_pagecache() in collapse range
by Lukas Czerner
· 11 years ago
fc208d0
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
by J. Bruce Fields
· 11 years ago
3758cf7
nfsd: set timeparms.to_maxval in setup_callback_client
by Jeff Layton
· 11 years ago
4991a62
locks: allow __break_lease to sleep even when break_time is 0
by Jeff Layton
· 11 years ago
1f80c0c
cif: fix dead code
by Michael Opdenacker
· 11 years ago
bae9f74
cifs: fix error handling cifs_user_readv
by Jeff Layton
· 11 years ago
330033d
xfs: fix tmpfile/selinux deadlock and initialize security
by Brian Foster
· 11 years ago
8d6c121
xfs: fix buffer use after free on IO error
by Eric Sandeen
· 11 years ago
07d5035
xfs: wrong error sign conversion during failed DIO writes
by Dave Chinner
· 11 years ago
9c23ecc
xfs: unmount does not wait for shutdown during unmount
by Dave Chinner
· 11 years ago
d39a2ce
xfs: collapse range is delalloc challenged
by Dave Chinner
· 11 years ago
0e1f789
xfs: don't map ranges that span EOF for direct IO
by Dave Chinner
· 11 years ago
33ac125
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
by Tejun Heo
· 11 years ago
4afddd6
kernfs: protect lazy kernfs_iattrs allocation with mutex
by Tejun Heo
· 11 years ago
a2a4dc4
fs: Don't return 0 from get_anon_bdev
by Thomas Bächler
· 11 years ago
8e3ecc8
fs: cifs: remove unused variable.
by Cyril Roelandt
· 11 years ago
60977fc
Return correct error on query of xattr on file with empty xattrs
by Steve French
· 11 years ago
c11f1df
cifs: Wait for writebacks to complete before attempting write.
by Sachin Prabhu
· 11 years ago
e02ba72
aio: block io_destroy() until all context requests are completed
by Anatol Pomozov
· 11 years ago
f1c6bb2
locks: allow __break_lease to sleep even when break_time is 0
by Jeff Layton
· 11 years ago
036acea
ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled
by Azat Khuzhin
· 11 years ago
0040e60
btrfs: fix use-after-free in mount_subvol()
by Christoph Jaeger
· 11 years ago
897b73b
xfs: zeroing space needs to punch delalloc blocks
by Dave Chinner
· 11 years ago
aad3f37
xfs: xfs_vm_write_end truncates too much on failure
by Dave Chinner
· 11 years ago
72ab70a
xfs: write failure beyond EOF truncates too much data
by Dave Chinner
· 11 years ago
4ab9ed5
xfs: kill buffers over failed write ranges properly
by Dave Chinner
· 11 years ago
e686bd8
cifs: Use min_t() when comparing "size_t" and "unsigned long"
by Geert Uytterhoeven
· 11 years ago
a18ed35
ext4: always check ext4_ext_find_extent result
by Dmitry Monakhov
· 11 years ago
8dc79ec
ext4: fix error handling in ext4_ext_shift_extents
by Dmitry Monakhov
· 11 years ago
e2cbd58
ext4: silence sparse check warning for function ext4_trim_extent
by jon ernst
· 11 years ago
40c406c
ext4: COLLAPSE_RANGE only works on extent-based files
by Theodore Ts'o
· 11 years ago
454fd35
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
96c57ad
ceph: fix pr_fmt() redefinition
by Linus Torvalds
· 11 years ago
5166701
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
0b74717
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 11 years ago
847c6c4
ext4: fix byte order problems introduced by the COLLAPSE_RANGE patches
by Zheng Liu
· 11 years ago
6e6358f
ext4: use i_size_read in ext4_unaligned_aio()
by Theodore Ts'o
· 11 years ago
0790b31
fs: disallow all fallocate operation on active swapfile
by Lukas Czerner
· 11 years ago
23fffa9
fs: move falloc collapse range check into the filesystem methods
by Lukas Czerner
· 11 years ago
8fc61d9
fs: prevent doing FALLOC_FL_ZERO_RANGE on append only file
by Lukas Czerner
· 11 years ago
9ef06ce
ext4: remove unnecessary check for APPEND and IMMUTABLE
by Lukas Czerner
· 11 years ago
19dfc1f
cifs: fix the race in cifs_writev()
by Al Viro
· 11 years ago
eab8723
ceph_sync_{,direct_}write: fix an oops on ceph_osdc_new_request() failure
by Al Viro
· 11 years ago
a63b747
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 11 years ago
3123bca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
676d236
net: Fix use after free by removing length arg from sk_data_ready callbacks.
by David S. Miller
· 11 years ago
622cad1
ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()
by Theodore Ts'o
· 11 years ago
e4fbaee
Btrfs: fix compile warnings on on avr32 platform
by Wang Shilong
· 11 years ago
c57ab39
ext4: return ENOMEM rather than EIO when find_###_page() fails
by Younger Liu
· 11 years ago
1ce01c4
ext4: fix COLLAPSE_RANGE test failure in data journalling mode
by Namjae Jeon
· 11 years ago
9e897e1
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 11 years ago
0723a04
btrfs: allow mounting btrfs subvolumes with different ro/rw options
by Harald Hoyer
· 11 years ago
dd76a78
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
e69f18f
block: Ensure we only enable integrity metadata for reads and writes
by Martin K. Petersen
· 11 years ago
0bc6997
block: Fix integrity verification
by Martin K. Petersen
· 11 years ago
75ff24f
Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
ffddc5f
fs/ncpfs/dir.c: fix indenting in ncp_lookup()
by Dan Carpenter
· 11 years ago
15a03ac
ncpfs/inode.c: fix mismatch printk formats and arguments
by Joe Perches
· 11 years ago
485b47f
ncpfs: remove now unused PRINTK macro
by Joe Perches
· 11 years ago
e45ca8b
ncpfs: convert PPRINTK to ncp_vdbg
by Joe Perches
· 11 years ago
d3b73ca
ncpfs: convert DPRINTK/DDPRINTK to ncp_dbg
by Joe Perches
· 11 years ago
Next »