Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a7ecb9d3ea3fdc91a3abb40203f5f7810ffe88c2
/
fs
« Previous
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
b41f8b8
ncpfs: Add pr_fmt and convert printks to pr_<level>
by Joe Perches
· 11 years ago
e53d77e
autofs4: check dev ioctl size before allocating
by Sasha Levin
· 11 years ago
e9f37d3
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 11 years ago
87f7e41
ext4: update PF_MEMALLOC handling in ext4_write_inode()
by Theodore Ts'o
· 11 years ago
a7963eb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
26c12d9
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 11 years ago
fe4487d
fs/ufs: remove unused ufs_super_block_third pointer
by Christian Engelmayer
· 11 years ago
48968a1
fs/ufs: remove unused ufs_super_block_second pointer
by Christian Engelmayer
· 11 years ago
6e0bd34
fs/ufs: remove unused ufs_super_block_first pointer
by Christian Engelmayer
· 11 years ago
76ee473
fs/ufs/super.c: add __init to init_inodecache()
by Fabian Frederick
· 11 years ago
16caed3
fault-injection: set bounds on what /proc/self/make-it-fail accepts.
by Dave Jones
· 11 years ago
758b444
fs/bfs/inode.c: add __init to init_inodecache()
by Fabian Frederick
· 11 years ago
8ca5772
affs: add mount option to avoid filename truncates
by Fabian Frederick
· 11 years ago
d40c4d4
fs/affs/dir.c: unlock/brelse dir on failure + code clean-up
by Fabian Frederick
· 11 years ago
adbd319
affs: add __init to init_inodecache ()
by Fabian Frederick
· 11 years ago
894122d
fs/adfs/super.c: add __init to init_inodecache()
by Fabian Frederick
· 11 years ago
c4082f3
vmcore: continue vmcore initialization if PT_NOTE is found empty
by WANG Chao
· 11 years ago
82e0703
include/linux/crash_dump.h: add vmcore_cleanup() prototype
by Rashika Kheria
· 11 years ago
ad86622
wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space
by Oleg Nesterov
· 11 years ago
23aebe1
exec: kill bprm->tcomm[], simplify the "basename" logic
by Oleg Nesterov
· 11 years ago
32ed74a
procfs: make /proc/*/pagemap 0400
by Djalal Harouni
· 11 years ago
35a3504
procfs: make /proc/*/{stack,syscall,personality} 0400
by Djalal Harouni
· 11 years ago
1c44dbc
fs/proc/inode.c: use RCU_INIT_POINTER(x, NULL)
by Monam Agarwal
· 11 years ago
49d063c
proc: show mnt_id in /proc/pid/fdinfo
by Andrey Vagin
· 11 years ago
f0b5664
fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
by Luiz Capitulino
· 11 years ago
615d6e8
mm: per-thread vma caching
by Davidlohr Bueso
· 11 years ago
f182036
mm: implement ->map_pages for page cache
by Kirill A. Shutemov
· 11 years ago
ab0e113
exec: kill the unnecessary mm->def_flags setting in load_elf_binary()
by Alex Thorlton
· 11 years ago
87c1b49
ntfs: logging clean-up
by Fabian Frederick
· 11 years ago
240cd6a81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
3021112
Merge tag 'for-f2fs-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
36523e95
btrfs: export global block reserve size as space_info
by David Sterba
· 11 years ago
800ee22
btrfs: fix crash in remount(thread_pool=) case
by Sergei Trofimovich
· 11 years ago
c29aa15
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 11 years ago
c4a050b
Btrfs: abort the transaction when we don't find our extent ref
by Josef Bacik
· 11 years ago
3a29bc0
Btrfs: fix EINVAL checks in btrfs_clone
by Chris Mason
· 11 years ago
a1ecaab
Btrfs: fix unlock in __start_delalloc_inodes()
by Wang Shilong
· 11 years ago
Next »