Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7080a439a6f507abbc860847c33efc39b5c1c6d
/
fs
« Previous
1425075
Merge tag 'nfs-rdma-4.6-1' of git://git.linux-nfs.org/projects/anna/nfs-rdma
by Trond Myklebust
· 9 years ago
849dc324
nfs4: nfs4_ff_layout_prepare_ds should return NULL if connection failed
by Jeff Layton
· 9 years ago
95d9f6c
nfs: remove nfs_inode_dio_wait
by Christoph Hellwig
· 9 years ago
4ff79bc
nfs: remove nfs4_file_fsync
by Christoph Hellwig
· 9 years ago
271ecc5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
5f8d498
vfs: show_vfsstat: do not ignore errors from show_devname method
by Dmitry V. Levin
· 10 years ago
2f6fc05
nfsd: fix deadlock secinfo+readdir compound
by J. Bruce Fields
· 9 years ago
742f992
fuse: return patrial success from fuse_direct_io()
by Ashish Samant
· 9 years ago
8a78d59
autofs4: use pr_xxx() macros directly for logging
by Ian Kent
· 9 years ago
90967c8
autofs4: change log print macros to not insert newline
by Ian Kent
· 9 years ago
cab49f9
autofs4: make autofs log prints consistent
by Ian Kent
· 9 years ago
0266725
autofs4: fix some white space errors
by Ian Kent
· 9 years ago
e3cd806
autofs4: fix invalid ioctl return in autofs4_root_ioctl_unlocked()
by Ian Kent
· 9 years ago
b3f67a9
autofs4: fix coding style line length in autofs4_wait()
by Ian Kent
· 9 years ago
aa330dd
autofs4: fix coding style problem in autofs4_get_set_timeout()
by Ian Kent
· 9 years ago
e9a7c2f
autofs4: coding style fixes
by Ian Kent
· 9 years ago
c83aa55
autofs: show pipe inode in mount options
by Stanislav Kinsburskiy
· 9 years ago
62cccb8
mm: simplify lock_page_memcg()
by Johannes Weiner
· 9 years ago
81f8c3a
mm: memcontrol: generalize locking for the page->mem_cgroup binding
by Johannes Weiner
· 9 years ago
02c4363
fs/mpage.c:mpage_readpages(): use lru_to_page() helper
by Andrew Morton
· 9 years ago
8d67d3c
ocfs2/dlm: fix a variable overflow problem in dlmdomain.c
by Jun Piao
· 9 years ago
814ce69
ocfs2: fix a tiny race that leads file system read-only
by Jiufei Xue
· 9 years ago
d277f33
ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state
by xuejiufei
· 9 years ago
8c03439
ocfs2/dlm: clear DROPPING_REF flag when the master goes down
by xuejiufei
· 9 years ago
842b90b
ocfs2/dlm: return in progress if master can not clear the refmap bit right now
by xuejiufei
· 9 years ago
60d663c
ocfs2/dlm: add DEREF_DONE message
by xuejiufei
· 9 years ago
39b29af
ocfs2/dlm: fix a typo in dlmcommon.h
by Joseph Qi
· 9 years ago
bfd97a0
ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()
by jiangyiwen
· 9 years ago
4d548f6
ocfs2/cluster: replace the interrupt safe spinlocks with common ones
by jiangyiwen
· 9 years ago
ba33ea8
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
73b462d
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
by Bob Peterson
· 9 years ago
ff34245
GFS2: Don't filter out I_FREEING inodes anymore
by Bob Peterson
· 10 years ago
a492386
GFS2: Prevent delete work from occurring on glocks used for create
by Bob Peterson
· 9 years ago
2df6f47
GFS2: Fix direct IO write rounding error
by Bob Peterson
· 9 years ago
67893f1
gfs2: avoid uninitialized variable warning
by Arnd Bergmann
· 9 years ago
2cdb958
Merge branch 'xfs-misc-fixes-4.6-4' into for-next
by Dave Chinner
· 9 years ago
355cced
xfs: always set rvalp in xfs_dir2_node_trim_free
by Christoph Hellwig
· 9 years ago
cc07eed
xfs: ensure committed is initialized in xfs_trans_roll
by Eric Sandeen
· 9 years ago
d34999c
xfs: borrow indirect blocks from freed extent when available
by Brian Foster
· 9 years ago
a9bd24a
xfs: refactor delalloc indlen reservation split into helper
by Brian Foster
· 9 years ago
b2706a0
xfs: update freeblocks counter after extent deletion
by Brian Foster
· 9 years ago
801cc4e
xfs: debug mode forced buffered write failure
by Brian Foster
· 9 years ago
bb7ab3b
btrfs: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
744742d
fuse: Add reference counting for fuse_io_priv
by Seth Forshee
· 9 years ago
7cabc61
fuse: do not use iocb after it may have been freed
by Robert Doebbelin
· 9 years ago
2e3fcb1
btrfs: Print Warning only if ENOSPC_DEBUG is enabled
by Ashish Samant
· 9 years ago
ed782b5
dcache.c: new helper: __d_add()
by Al Viro
· 9 years ago
de689f5
don't bother with __d_instantiate(dentry, NULL)
by Al Viro
· 9 years ago
27f203f
untangle fsnotify_d_instantiate() a bit
by Al Viro
· 9 years ago
34d0d19
uninline d_add()
by Al Viro
· 9 years ago
668d0cd
replace d_add_unique() with saner primitive
by Al Viro
· 9 years ago
e12a4e8
quota: use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
85f4048
cifs_get_root(): use lookup_one_len_unlocked()
by Al Viro
· 9 years ago
130f9ab
nfs_lookup: don't bother with d_instantiate(dentry, NULL)
by Al Viro
· 9 years ago
9d95afd
kill dentry_unhash()
by Al Viro
· 9 years ago
f8b3171
ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)
by Al Viro
· 9 years ago
de4acda
autofs4: don't bother with d_instantiate(dentry, NULL) in ->lookup()
by Al Viro
· 9 years ago
5cf3b56
configfs: move d_rehash() into configfs_create() for regular files
by Al Viro
· 9 years ago
f7380af
ceph: don't bother with d_rehash() in splice_dentry()
by Al Viro
· 9 years ago
949a852
namei: teach lookup_slow() to skip revalidate
by Al Viro
· 9 years ago
e3c1392
namei: massage lookup_slow() to be usable by lookup_one_len_unlocked()
by Al Viro
· 9 years ago
d6d95de
lookup_one_len_unlocked(): use lookup_dcache()
by Al Viro
· 9 years ago
74ff0ff
namei: simplify invalidation logics in lookup_dcache()
by Al Viro
· 9 years ago
e9742b5
namei: change calling conventions for lookup_{fast,slow} and follow_managed()
by Al Viro
· 9 years ago
5d0f49c
namei: untanlge lookup_fast()
by Al Viro
· 9 years ago
0304688
ext4: clean up error handling in the MMP support
by vikram.jadhav07
· 9 years ago
490c1b4
jbd2: do not fail journal because of frozen_buffer allocation failure
by Michal Hocko
· 9 years ago
adb7ef6
ext4: use __GFP_NOFAIL in ext4_free_blocks()
by Konstantin Khlebnikov
· 9 years ago
a2821e34
ext4: fix compile error while opening the macro DOUBLE_CHECK
by Aihua Zhang
· 9 years ago
7915a86
ext4: print ext4 mount option data_err=abort correctly
by Ales Novak
· 9 years ago
5e1021f
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
by Eryu Guan
· 9 years ago
2a62ec0
Merge tag 'xfs-for-linus-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
63cf207
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
07c9a8e
btrfs: scrub: silence an uninitialized variable warning
by Dan Carpenter
· 9 years ago
ebb8765
btrfs: move btrfs_compression_type to compression.h
by Anand Jain
· 9 years ago
8ae1af3
btrfs: rename btrfs_print_info to btrfs_print_mod_info
by Anand Jain
· 9 years ago
3c1d84b
Btrfs: Show a warning message if one of objectid reaches its highest value
by Satoru Takeuchi
· 9 years ago
02def69
btrfs: use kbasename in btrfsic_mount
by Rasmus Villemoes
· 9 years ago
764fd639
pstore: Add support for 64 Bit address space
by Wiebe, Wladislav (Nokia - DE/Ulm)
· 9 years ago
a8ed9b8
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
by Geliang Tang
· 9 years ago
b8a07463
ext4: fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
c0a2ad9
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
by OGAWA Hirofumi
· 9 years ago
2d90c16
ext4: more efficient SEEK_DATA implementation
by Jan Kara
· 9 years ago
e3fb8eb
ext4: cleanup handling of bh->b_state in DAX mmap
by Jan Kara
· 9 years ago
facab4d
ext4: return hole from ext4_map_blocks()
by Jan Kara
· 9 years ago
140a525
ext4: factor out determining of hole size
by Jan Kara
· 9 years ago
718e47a
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
87d8a74
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
by Jan Kara
· 9 years ago
6ffe77b
ext4: iterate over buffer heads correctly in move_extent_per_page()
by Eryu Guan
· 9 years ago
30f471f
dax: check return value of dax_radix_entry()
by Ross Zwisler
· 9 years ago
566e8df
ocfs2: fix return value from ocfs2_page_mkwrite()
by Jan Kara
· 9 years ago
600be30
ext4: remove i_ioend_count
by Jan Kara
· 9 years ago
109811c
ext4: simplify io_end handling for AIO DIO
by Jan Kara
· 9 years ago
efe70c2
ext4: move trans handling and completion deferal out of _ext4_get_block
by Jan Kara
· 9 years ago
705965b
ext4: rename and split get blocks functions
by Jan Kara
· 9 years ago
e142d05
ext4: use i_mutex to serialize unaligned AIO DIO
by Jan Kara
· 9 years ago
3bd6ad7
ext4: pack ioend structure better
by Jan Kara
· 9 years ago
ab9d1e4
Merge branch 'xfs-misc-fixes-4.6-3' into for-next
by Dave Chinner
· 9 years ago
a5fd276
xfs: remove impossible condition
by Luis de Bethencourt
· 9 years ago
30cbc59
xfs: check sizes of XFS on-disk structures at compile time
by Darrick J. Wong
· 9 years ago
Next »