Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
dc56401fc9f25e8f93899991ec858c98a331d88c
/
fs
a67a31f
mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hook
by Zhang Zhen
· 9 years ago
f51c0ea
procfs: treat parked tasks as sleeping for task state
by Chris Metcalf
· 9 years ago
b519ea6
ocfs2: mark local functions as static
by Joseph Qi
· 9 years ago
ab1ba02
ocfs2: use swap() in ocfs2_double_lock()
by Fabian Frederick
· 9 years ago
a612543
ocfs2: use swap() in swap_refcount_rec()
by Fabian Frederick
· 9 years ago
2a28f98
ocfs2: use swap() in dx_leaf_sort_swap()
by Fabian Frederick
· 9 years ago
ae1f081
ocfs2: fix wrong check in ocfs2_direct_IO_get_blocks
by Joseph Qi
· 9 years ago
74e364a
ocfs2: fix NULL pointer dereference in function ocfs2_abort_trigger()
by Xue jiufei
· 9 years ago
fce56d8
ocfs2: o2net: should remove debugfs in o2net_init() out branch
by alex chen
· 9 years ago
fa5a0eb
ocfs2: remove OCFS2_IOCB_SEM lock type in direct io
by WeiWei Wang
· 9 years ago
e272e7f
ocfs2: do not BUG if jbd2_journal_dirty_metadata fails
by Joseph Qi
· 9 years ago
099768b
ocfs2: remove BUG_ON(!empty_extent) in __ocfs2_rotate_tree_left()
by Xue jiufei
· 9 years ago
9f99ad0
ocfs2: return error when ocfs2_figure_merge_contig_type() fails
by Xue jiufei
· 9 years ago
345dc68
ocfs2/dlm: cleanup unused function __dlm_wait_on_lockres_flags_set
by Joseph Qi
· 9 years ago
2e17315
ocfs2: use retval instead of status for checking error
by Daeseok Youn
· 9 years ago
cf1776a
ocfs2: fix a tiny race when truncate dio orohaned entry
by Joseph Qi
· 9 years ago
e327284
ocfs2: remove __mlog_cpu_guess
by Andrew Morton
· 9 years ago
7c2bd2f
ocfs2: reduce object size of mlog uses
by Joe Perches
· 9 years ago
5286d20
configfs: unexport/make static config_item_init()
by Fabian Frederick
· 9 years ago
b0cbeee
NTFS: use kvfree() in ntfs_free()
by Pekka Enberg
· 9 years ago
54245ed
Merge tag 'for-linus-20150623' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
43224b9
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1bf7067
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
052b398
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
a7c6f57
seqcount: Rename write_seqcount_barrier()
by Peter Zijlstra
· 9 years ago
161f873b
vfs: read file_handle only once in handle_to_path
by Sasha Levin
· 10 years ago
8ba64dc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
1be44e2
Merge tag 'xfs-for-linus-4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
2159184
d_walk() might skip too much
by Al Viro
· 9 years ago
5a6b2b3
omfs: fix potential integer overflow in allocator
by Bob Copeland
· 9 years ago
c0345ee
omfs: fix sign confusion for bitmap loop counter
by Bob Copeland
· 9 years ago
3a281f9
omfs: set error return when d_make_root() fails
by Bob Copeland
· 9 years ago
dcbff39
fs, omfs: add NULL terminator in the end up the token list
by Sasha Levin
· 9 years ago
2b1d3ae
fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length mappings
by Andrew Morton
· 9 years ago
22419ac
xfs: fix broken i_nlink accounting for whiteout tmpfile inode
by Brian Foster
· 9 years ago
cddc116
xfs: xfs_iozero can return positive errno
by Dave Chinner
· 9 years ago
6dfe5a0
xfs: xfs_attr_inactive leaves inconsistent attr fork state behind
by Dave Chinner
· 9 years ago
6dea405e
xfs: extent size hints can round up extents past MAXEXTLEN
by Dave Chinner
· 9 years ago
8c1903d
xfs: inode and free block counters need to use __percpu_counter_compare
by Dave Chinner
· 9 years ago
74f9ce1
xfs: use percpu_counter_read_positive for mp->m_icount
by George Wang
· 9 years ago
de18246
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
3cfd4ba
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
7ce14f6
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
4afe260
CIFS: Fix race condition on RFC1002_NEGATIVE_SESSION_RESPONSE
by Federico Sauter
· 10 years ago
b291030
Fix to convert SURROGATE PAIR
by Nakajima Akira
· 10 years ago
00b8c95
cifs: potential missing check for posix_lock_file_wait
by Chengyu Song
· 10 years ago
7196ac1
Fix to check Unique id and FileType when client refer file directly.
by Nakajima Akira
· 10 years ago
153c35b
Btrfs: fix regression in raid level conversion
by Chris Mason
· 9 years ago
65c3b20
CIFS: remove an unneeded NULL check
by Dan Carpenter
· 10 years ago
1dc92c4
[cifs] fix null pointer check
by Steve French
· 9 years ago
a962959
Btrfs: fix racy system chunk allocation when setting block group ro
by Filipe Manana
· 9 years ago
2c2ed5a
btrfs: clear 'ret' in btrfs_check_shared() loop
by Mark Fasheh
· 9 years ago
1113cdf
Merge tag 'nfs-for-4.1-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
cc6f67b
ovl: mount read-only if workdir can't be created
by Miklos Szeredi
· 9 years ago
b92b8b3
locking/arch: Rename set_mb() to smp_store_mb()
by Peter Zijlstra
· 9 years ago
2ddd8db
Merge tag 'v4.1-rc4' into MTD's -next
by Brian Norris
· 9 years ago
92752b5
Merge branch 'for-linus-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
6a8098a
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
c7309e8
Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
4b470f1
Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
b853a16
turn user_{path_at,path,lpath,path_dir}() into static inlines
by Al Viro
· 9 years ago
9883d18
namei: move saved_nd pointer into struct nameidata
by Al Viro
· 9 years ago
520ae68
inline user_path_create()
by Al Viro
· 9 years ago
a2ec4a2
inline user_path_parent()
by Al Viro
· 9 years ago
76ae2a5
namei: trim do_last() arguments
by Al Viro
· 9 years ago
c8a53ee
namei: stash dfd and name into nameidata
by Al Viro
· 9 years ago
102b8af
namei: fold path_cleanup() into terminate_walk()
by Al Viro
· 9 years ago
5c31b6c
namei: saner calling conventions for filename_parentat()
by Al Viro
· 9 years ago
181c37b
namei: saner calling conventions for filename_create()
by Al Viro
· 9 years ago
391172c
namei: shift nameidata down into filename_parentat()
by Al Viro
· 9 years ago
abc9f5b
namei: make filename_lookup() reject ERR_PTR() passed as name
by Al Viro
· 9 years ago
9ad1aaa
namei: shift nameidata inside filename_lookup()
by Al Viro
· 9 years ago
e4bd1c1
namei: move putname() call into filename_lookup()
by Al Viro
· 9 years ago
625b6d1
namei: pass the struct path to store the result down into path_lookupat()
by Al Viro
· 9 years ago
18d8c86
namei: uninline set_root{,_rcu}()
by Al Viro
· 9 years ago
aed434a
namei: be careful with mountpoint crossings in follow_dotdot_rcu()
by Al Viro
· 9 years ago
89076bc
get rid of assorted nameidata-related debris
by Al Viro
· 9 years ago
5a8d87e
namei: unlazy_walk() doesn't need to mess with current->fs anymore
by Al Viro
· 9 years ago
8f47a016
namei: handle absolute symlinks without dropping out of RCU mode
by Al Viro
· 9 years ago
8c1b456
enable passing fast relative symlinks without dropping out of RCU mode
by Al Viro
· 9 years ago
8fa9dd2
VFS/namei: make the use of touch_atime() in get_link() RCU-safe.
by NeilBrown
· 10 years ago
bc40aee
namei: don't unlazy until get_link()
by Al Viro
· 9 years ago
7973387
namei: make unlazy_walk and terminate_walk handle nd->stack, add unlazy_link
by Al Viro
· 9 years ago
b9576fc
ext4: fix an ext3 collapse range regression in xfstests
by Theodore Ts'o
· 9 years ago
499611e
kernfs: do not account ino_ida allocations to memcg
by Vladimir Davydov
· 9 years ago
e531d0b
jbd2: fix r_count overflows leading to buffer overflow in journal recovery
by Darrick J. Wong
· 9 years ago
2f97486
ext4: check for zero length extent explicitly
by Eryu Guan
· 9 years ago
9d50659
ext4: fix NULL pointer dereference when journal restart fails
by Lukas Czerner
· 9 years ago
92c8263
ext4: remove unused function prototype from ext4.h
by Theodore Ts'o
· 9 years ago
1b46617
ext4: don't save the error information if the block device is read-only
by Theodore Ts'o
· 9 years ago
8f4d855
ext4: fix lazytime optimization
by Theodore Ts'o
· 9 years ago
d377c5e
ovl: don't remove non-empty opaque directory
by Miklos Szeredi
· 9 years ago
feaff8e
nfs: take extra reference to fl->fl_file when running a setlk
by Jeff Layton
· 9 years ago
6b19687
nfs: stat(2) fails during cthon04 basic test5 on NFSv4.0
by Chuck Lever
· 9 years ago
d045c77
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
by Helge Deller
· 9 years ago
4cfceaf
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
062c19e
Btrfs: fix race when reusing stale extent buffers that leads to BUG_ON
by Filipe Manana
· 10 years ago
ff1f825
Btrfs: fix race between block group creation and their cache writeout
by Filipe Manana
· 9 years ago
28aeeac
Btrfs: fix panic when starting bg cache writeout after IO error
by Filipe Manana
· 9 years ago
e43699d
Btrfs: fix crash after inode cache writeback failure
by Filipe Manana
· 10 years ago
Next »