Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
160f4089c8580b32b5805e7fd8ec7b3810f442c1
/
fs
160f408
Btrfs: avoid unnecessary switch of path locks to blocking mode
by Filipe Manana
· 10 years ago
24cdc84
Btrfs: unlock nodes earlier when inserting items in a btree
by Filipe Manana
· 10 years ago
d1b00a4
btrfs: use IS_ALIGNED() for assertion in btrfs_lookup_csums_range() for simplicity
by Satoru Takeuchi
· 10 years ago
d398210
btrfs: add trace for qgroup accounting
by Mark Fasheh
· 10 years ago
443f24f
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
by Miao Xie
· 10 years ago
6ba40b6
Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie
by Miao Xie
· 10 years ago
addc3fa
Btrfs: Fix the problem that the dirty flag of dev stats is cleared
by Miao Xie
· 10 years ago
d5ee37b
Btrfs: make the device lock and its protected data in the same cacheline
by Miao Xie
· 10 years ago
5f54606
Btrfs: fix wrong generation check of super block on a seed device
by Miao Xie
· 10 years ago
17a9be2
Btrfs: fix wrong fsid check of scrub
by Miao Xie
· 10 years ago
2fad4e8
btrfs: wake up transaction thread from SYNC_FS ioctl
by David Sterba
· 10 years ago
c01a5c0
Btrfs: fix wrong max inline data size limit
by Wang Shilong
· 10 years ago
354877b
Btrfs: fix off-by-one in cow_file_range_inline()
by Wang Shilong
· 10 years ago
7816030
Btrfs: fall into nocompression codes quickly if possible
by Wang Shilong
· 10 years ago
f79707b
Btrfs: fix wrong skipping compression for an inode
by Wang Shilong
· 10 years ago
d447d0d
Btrfs: fix sparse warning
by Fabian Frederick
· 10 years ago
1458665
Btrfs: use BUG_ON
by HIMANGI SARAOGI
· 11 years ago
7880991
btrfs compression: merge inflate and deflate z_streams
by Sergey Senozhatsky
· 11 years ago
555e128
Btrfs: set error return value in btrfs_get_blocks_direct
by Filipe Manana
· 11 years ago
27a3507
Btrfs: reduce size of struct extent_state
by Filipe Manana
· 11 years ago
6f84e23
btrfs: use PTR_ERR_OR_ZERO
by Fabian Frederick
· 11 years ago
29549ae
Btrfs: print btrfs specific info for some fatal error cases
by Wang Shilong
· 11 years ago
d20983b
Btrfs: fix writing data into the seed filesystem
by Miao Xie
· 11 years ago
47059d9
Btrfs: make defragment work with nodatacow option
by Wang Shilong
· 11 years ago
48fcc3f
btrfs: label should not contain return char
by Satoru Takeuchi
· 11 years ago
ec95d49
btrfs: device delete must be sysloged
by Anand Jain
· 11 years ago
43d2076
btrfs: device add must be sysloged
by Anand Jain
· 11 years ago
4027e0f
Btrfs: clear compress-force when remounting with compress option
by Wang Shilong
· 11 years ago
ed6078f
btrfs: use DIV_ROUND_UP instead of open-coded variants
by David Sterba
· 11 years ago
4e54b17
btrfs: clean away stripe_align helper
by David Sterba
· 11 years ago
707e8a0
btrfs: use nodesize everywhere, kill leafsize
by David Sterba
· 11 years ago
962a298
btrfs: kill the key type accessor helpers
by David Sterba
· 11 years ago
3abdbd7
btrfs: make close_ctree return void
by David Sterba
· 11 years ago
57cdc8d
btrfs: cleanup ino cache members of btrfs_root
by David Sterba
· 11 years ago
c6f83c7
btrfs: clenaup: don't call btrfs_release_path before free_path
by David Sterba
· 11 years ago
32471dc
btrfs: remove obsolete comment in btrfs_clean_one_deleted_snapshot
by David Sterba
· 11 years ago
83373f7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9226b5b
vfs: avoid non-forwarding large load after small store in path lookup
by Linus Torvalds
· 10 years ago
4023bfc
be careful with nd->inode in path_init() and follow_dotdot_rcu()
by Al Viro
· 10 years ago
7bd8837
don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()
by Al Viro
· 10 years ago
f5be3e2912
fix bogus read_seqretry() checks introduced in b37199e
by Al Viro
· 10 years ago
6f18493
move the call of __d_drop(anon) into __d_materialise_unique(dentry, anon)
by Al Viro
· 10 years ago
99d263d
vfs: fix bad hashing of dentries
by Linus Torvalds
· 10 years ago
602b536
Merge tag 'nfs-for-3.17-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
7ed641b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
584f1ad
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
7e88248
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
by Andrey Vagin
· 10 years ago
1fc98d1
fsnotify/fdinfo: use named constants instead of hardcoded values
by Andrey Vagin
· 10 years ago
c680e41
eventpoll: fix uninitialized variable in epoll_ctl
by Nicolas Iooss
· 10 years ago
7ec62d4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
224ecbf
pnfs: fix filelayout_retry_commit when idx > 0
by Weston Andros Adamson
· 10 years ago
e874a5f
Merge branch 'for-next-3.17' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
0c0e0d3
nfs: revert "nfs4: queue free_lock_state job submission to nfsiod"
by Jeff Layton
· 10 years ago
21e8100
nfs: fix kernel warning when removing proc entry
by Cong Wang
· 10 years ago
8c68fac
Merge branch 'for_linus_urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
861b710
Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
b0d5d10
Btrfs: use insert_inode_locked4 for inode creation
by Chris Mason
· 10 years ago
49dae1b
Btrfs: fix fsync data loss after a ranged fsync
by Filipe Manana
· 10 years ago
c47ca32
Btrfs: kfree()ing ERR_PTRs
by Dan Carpenter
· 10 years ago
7c17705
lockd: fix rpcbind crash on lockd startup failure
by J. Bruce Fields
· 10 years ago
aee3776
nfsd4: fix rd_dircount enforcement
by J. Bruce Fields
· 10 years ago
9142ead
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9ef7db7
ufs: fix deadlocks introduced by sb mutex merge
by Alexey Khoroshilov
· 10 years ago
11e9739
Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
10096fb
Export sync_filesystem() for modular ->remount_fs() use
by Anton Altaparmakov
· 10 years ago
b7fece1
Merge git://git.kvack.org/~bcrl/aio-fixes
by Linus Torvalds
· 10 years ago
6098b45
aio: block exit_aio() until all context requests are completed
by Gu Zheng
· 10 years ago
0b93a92
udf: saner calling conventions for udf_new_inode()
by Al Viro
· 10 years ago
b231509
udf: fix the udf_iget() vs. udf_new_inode() races
by Al Viro
· 10 years ago
d2be51c
udf: merge the pieces inserting a new non-directory object into directory
by Al Viro
· 10 years ago
470cca5
udf: Set i_generation field
by Jan Kara
· 10 years ago
4071b91
udf: Properly detect stale inodes
by Jan Kara
· 10 years ago
6d3d5e8
udf: Make udf_read_inode() and udf_iget() return error
by Jan Kara
· 10 years ago
c03aa9f
udf: Avoid infinite loop when processing indirect ICBs
by Jan Kara
· 10 years ago
bb7720a0
udf: Fold udf_fill_inode() into __udf_read_inode()
by Jan Kara
· 10 years ago
8a70ee3
udf: Avoid dir link count to go negative
by Jan Kara
· 10 years ago
70c8038
Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 10 years ago
a9cfcd6
ext4: avoid trying to kfree an ERR_PTR pointer
by Theodore Ts'o
· 10 years ago
dac5705
Btrfs: fix crash while doing a ranged fsync
by Filipe Manana
· 10 years ago
d9f8596
Btrfs: fix corruption after write/fsync failure + fsync + log recovery
by Filipe Manana
· 10 years ago
2ff396be
aio: add missing smp_rmb() in read_events_ring
by Jeff Moyer
· 10 years ago
b73e528
f2fs: reposition unlock_new_inode to prevent accessing invalid inode
by Chao Yu
· 10 years ago
41b9d72
xfs: trim eofblocks before collapse range
by Brian Foster
· 10 years ago
1669a8c
xfs: xfs_file_collapse_range is delalloc challenged
by Dave Chinner
· 10 years ago
ca446d8
xfs: don't log inode unless extent shift makes extent modifications
by Brian Foster
· 10 years ago
7d4ea3c
xfs: use ranged writeback and invalidation for direct IO
by Dave Chinner
· 10 years ago
834ffca
xfs: don't zero partial page cache pages during O_DIRECT writes
by Dave Chinner
· 10 years ago
85e584d
xfs: don't zero partial page cache pages during O_DIRECT writes
by Chris Mason
· 10 years ago
22e757a
xfs: don't dirty buffers beyond EOF
by Dave Chinner
· 10 years ago
35e2744
Merge tag 'locks-v3.17-3' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 10 years ago
81b6b06
fix EBUSY on umount() from MNT_SHRINKABLE
by Al Viro
· 10 years ago
88b368f
get rid of propagate_umount() mistakenly treating slaves as busy.
by Al Viro
· 10 years ago
10f3291
Merge branch 'akpm' (fixes from Andrew Morton)
by Linus Torvalds
· 10 years ago
8c7b638
ocfs2: quorum: add a log for node not fenced
by Junxiao Bi
· 10 years ago
8e9801d
ocfs2: o2net: set tcp user timeout to max value
by Junxiao Bi
· 10 years ago
c43c363
ocfs2: o2net: don't shutdown connection when idle timeout
by Junxiao Bi
· 10 years ago
2b46263
ocfs2: do not write error flag to user structure we cannot copy from/to
by Ben Hutchings
· 10 years ago
878e580
Merge tag 'nfs-for-3.17-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d4f0318
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
3304b56
f2fs: fix wrong casting for dentry name
by Jaegeuk Kim
· 10 years ago
Next »