Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
959b6717175713259664950f3bba2418b038f69a
/
fs
959b671
gfs2: handle NULL rgd in set_rgrp_preferences
by Abhi Das
· 10 years ago
86fbca4
GFS2: inode.c: indent with TABs, not spaces
by Antonio Ospite
· 10 years ago
086cc67
GFS2: mark the journal idle to fix ro mounts
by Benjamin Marzinski
· 10 years ago
0166b19
GFS2: Average in only non-zero round-trip times for congestion stats
by Bob Peterson
· 10 years ago
f4a3ae9
GFS2: Use average srttb value in congestion calculations
by Bob Peterson
· 10 years ago
1dcf58d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
11d8336
mm, mempool: do not allow atomic resizing
by David Rientjes
· 10 years ago
204db6e
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
by Kees Cook
· 10 years ago
d1fd836
mm: split ET_DYN ASLR from mmap ASLR
by Kees Cook
· 10 years ago
a87938b
fs/binfmt_elf.c: fix bug in loading of PIE binaries
by Michael Davidson
· 10 years ago
3cb29d1
cleancache: remove limit on the number of cleancache enabled filesystems
by Vladimir Davydov
· 10 years ago
9de1626
cleancache: zap uuid arg of cleancache_init_shared_fs
by Vladimir Davydov
· 10 years ago
58be19d
ocfs2: copy fs uuid to superblock
by Vladimir Davydov
· 10 years ago
b9ea251
page_writeback: clean up mess around cancel_dirty_page()
by Konstantin Khlebnikov
· 10 years ago
1d5b897
ocfs2: make mlog_errno return the errno
by Andrew Morton
· 10 years ago
2f2eca2
ocfs2: check if the ocfs2 lock resource has been initialized before calling ocfs2_dlm_lock
by alex chen
· 10 years ago
1543306
ocfs2: logging: remove static buffer, use vsprintf extension %pV
by Joe Perches
· 10 years ago
e2ac55b
ocfs2: incorrect check for debugfs returns
by Chengyu Song
· 10 years ago
762515a
ocfs2: fix a typo in the copyright statement
by Jakub Wilk
· 10 years ago
023d4ea
ocfs2: fix possible uninitialized variable access
by Joseph Qi
· 10 years ago
7c01ad8
ocfs2: remove goto statement in ocfs2_check_dir_for_entry()
by Daeseok Youn
· 10 years ago
a47726b
ocfs2: rollback the cleared bits if error occurs after ocfs2_block_group_clear_bits
by Joseph Qi
· 10 years ago
62f8b1f
ocfs2: use ENOENT instead of EEXIST when get system file fails
by Joseph Qi
· 10 years ago
e38a573
ocfs2: use actual name length when find entry in ocfs2_orphan_del()
by Joseph Qi
· 10 years ago
e073fc5
ocfs2: dereferencing freed pointers in ocfs2_reflink()
by Dan Carpenter
· 10 years ago
d0ba25b
ocfs2: fix typo in ocfs2_reserve_local_alloc_bits
by Joseph Qi
· 10 years ago
14a5275
ocfs2: do not use ocfs2_zero_extend during direct IO
by Joseph Qi
· 10 years ago
37a8d89
ocfs2: take inode lock when get clusters
by Joseph Qi
· 10 years ago
7e9b195
ocfs2: no need get dinode bh when zeroing extend
by Joseph Qi
· 10 years ago
bdd8621
ocfs2: fix a typing error in ocfs2_direct_IO_write
by Joseph Qi
· 10 years ago
7a83464
ocfs2: avoid a pointless delay in o2cb_cluster_check()
by Daeseok Youn
· 10 years ago
43ee9ca
ocfs2: one function call less in user_cluster_connect() after error detection
by Markus Elfring
· 10 years ago
bb34ed2
ocfs2: one function call less in ocfs2_init_slot_info() after error detection
by Markus Elfring
· 10 years ago
629a3b5
ocfs2: one function call less in ocfs2_merge_rec_right() after error detection
by Markus Elfring
· 10 years ago
992ef6e
ocfs2: one function call less in ocfs2_merge_rec_left() after error detection
by Markus Elfring
· 10 years ago
06a269cc
ocfs2: less function calls in ocfs2_figure_merge_contig_type() after error detection
by Markus Elfring
· 10 years ago
3cc79b7
ocfs2: less function calls in ocfs2_convert_inline_data_to_extents() after error detection
by Markus Elfring
· 10 years ago
fd90d4df
ocfs2: delete unnecessary checks before three function calls
by Markus Elfring
· 10 years ago
80dcc31
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 10 years ago
78d5dcd
Merge tag 'jfs-4.1' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 10 years ago
2cfde72
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
ca2ec32
Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
3f3c73de
Merge tag 'trace-4.1-tracefs' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
d0bbe0d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
c4be50e
Merge tag 'driver-core-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
6a23b45
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
0504c07
switch {compat_,}do_readv_writev() to {compat_,}import_iovec()
by Al Viro
· 10 years ago
32a56af
aio_setup_vectored_rw(): switch to {compat_,}import_iovec()
by Al Viro
· 10 years ago
345995f
vmsplice_to_user(): switch to import_iovec()
by Al Viro
· 10 years ago
d4fb392
kill aio_setup_single_vector()
by Al Viro
· 10 years ago
a96114f
aio: simplify arguments of aio_setup_..._rw()
by Al Viro
· 10 years ago
4c185ce
aio: lift iov_iter_init() into aio_setup_..._rw()
by Al Viro
· 10 years ago
ac15ac0
lift iov_iter into {compat_,}do_readv_writev()
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
c1b8940
NFS: fix BUG() crash in notify_change() with patch to chown_common()
by Andrew Elble
· 10 years ago
3d330dc
dcache: return -ESTALE not -EBUSY on distributed fs race
by J. Bruce Fields
· 10 years ago
a632f55
NTFS: Version 2.1.32 - Update file write from aio_write to write_iter.
by Anton Altaparmakov
· 10 years ago
e5b811e
drop bogus check in file_open_root()
by Al Viro
· 10 years ago
3f7036a
switch security_inode_getattr() to struct path *
by Al Viro
· 10 years ago
9e7543e
remove incorrect comment in lookup_one_len()
by Al Viro
· 10 years ago
74eb8cc
namei.c: fold do_path_lookup() into both callers
by Al Viro
· 10 years ago
fd2f7cb
kill struct filename.separate
by Al Viro
· 10 years ago
64b4e25
ocfs2: _really_ sync the right range
by Al Viro
· 10 years ago
9ce5a23
ocfs2_file_write_iter: keep return value and current position update in sync
by Al Viro
· 10 years ago
cf1b5ea
[regression] ocfs2: do *not* increment ->ki_pos twice
by Al Viro
· 10 years ago
3013317
gfs2: fix quota refresh race in do_glock()
by Abhi Das
· 10 years ago
deeb852
ioctx_alloc(): fix vma (and file) leak on failure
by Al Viro
· 10 years ago
b2edffd
fix mremap() vs. ioctx_kill() race
by Al Viro
· 10 years ago
b010a0f
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
c9e15f2
debugfs: allow bad parent pointers to be passed in
by Greg KH
· 10 years ago
b6c3a59
Merge tag 'lazytime_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
1e84891
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
4c5930e
Fix warning
by Steve French
· 10 years ago
dfebe40
Fix another dereference before null check warning
by Steve French
· 10 years ago
8b7a454
CIFS: session servername can't be null
by Steve French
· 10 years ago
c85c35f
Fix warning on impossible comparison
by Steve French
· 10 years ago
064bcc0
Fix coverity warning
by Steve French
· 10 years ago
8e35310
Fix dereference before null check warning
by Steve French
· 10 years ago
f3a31a2
Don't ignore errors on encrypting password in SMBTcon
by Steve French
· 10 years ago
75fdfc8
Fix warning on uninitialized buftype
by Steve French
· 10 years ago
f3f0333
nfsd: require an explicit option to enable pNFS
by Christoph Hellwig
· 10 years ago
7b4ddfa
gfs2: incorrect check for debugfs returns
by Chengyu Song
· 10 years ago
a901125
locks: fix file_lock deletion inside loop
by Yan, Zheng
· 10 years ago
7890203
NFSD: Fix bad update of layout in nfsd4_return_file_layout
by Kinglong Mee
· 10 years ago
376675d
NFSD: Take care the return value from nfsd4_encode_stateid
by Kinglong Mee
· 10 years ago
85369523
NFSD: Printk blocklayout length and offset as format 0x%llx
by Kinglong Mee
· 10 years ago
340f0ba
nfsd: return correct lockowner when there is a race on hash insert
by J. Bruce Fields
· 10 years ago
c595233
nfsd: return correct openowner when there is a race to put one in the hash
by Jeff Layton
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
98cf21c
hfsplus: fix B-tree corruption after insertion at position 0
by Sergei Antonov
· 10 years ago
3d5d472
fs/affs/file.c: unlock/release page on error
by Taesoo Kim
· 10 years ago
d8bf8c9
sysfs: Only accept read/write permissions for file attributes
by Vivien Didelot
· 10 years ago
da4759c
sysfs: Use only return value from is_visible for the file mode
by Guenter Roeck
· 10 years ago
6e8a1f8
switch path_init() to struct filename
by Al Viro
· 10 years ago
668696d
switch path_mountpoint() to struct filename
by Al Viro
· 10 years ago
5eb6b49
switch path_lookupat() to struct filename
by Al Viro
· 10 years ago
94b5d26
getname_flags(): clean up a bit
by Al Viro
· 10 years ago
4541c22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
521d474
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0d122f7
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
Next »