Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e7080a439a6f507abbc860847c33efc39b5c1c6d
/
fs
102c259
ocfs2: extend enough credits for freeing one truncate record while replaying truncate records
by Xue jiufei
· 9 years ago
1721598
ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et
by Xue jiufei
· 9 years ago
e5054c9
ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert
by xuejiufei
· 9 years ago
584dca3
ocfs2: solve a problem of crossing the boundary in updating backups
by jiangyiwen
· 9 years ago
35ddf78
ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local
by jiangyiwen
· 9 years ago
be12b29
ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list
by Joseph Qi
· 9 years ago
ac7cf24
ocfs2/dlm: fix race between convert and recovery
by Joseph Qi
· 9 years ago
2888868
ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write()
by Ryan Ding
· 9 years ago
ce17082
ocfs2: fix disk file size and memory file size mismatch
by Ryan Ding
· 9 years ago
a86a72a
ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write
by Ryan Ding
· 9 years ago
e63890f
ocfs2: fix ip_unaligned_aio deadlock with dio work queue
by Ryan Ding
· 9 years ago
f1f973f
ocfs2: code clean up for direct io
by Ryan Ding
· 9 years ago
c15471f
ocfs2: fix sparse file & data ordering issue in direct io
by Ryan Ding
· 9 years ago
4506cfb
ocfs2: record UNWRITTEN extents when populate write desc
by Ryan Ding
· 9 years ago
2de6a3c
ocfs2: return the physical address in ocfs2_write_cluster
by Ryan Ding
· 9 years ago
46e6255
ocfs2: do not change i_size in write_end for direct io
by Ryan Ding
· 9 years ago
65c4db8
ocfs2: test target page before change it
by Ryan Ding
· 9 years ago
b46637d
ocfs2: use c_new to indicate newly allocated extents
by Ryan Ding
· 9 years ago
c1ad1e3
ocfs2: add ocfs2_write_type_t type to identify the caller of write
by Ryan Ding
· 9 years ago
9e13f1f
ocfs2: o2hb: fix double free bug
by Junxiao Bi
· 9 years ago
1d02369
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
8f40842
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
8887566
Merge tag 'upstream-4.6-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
8b306a2
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
5b1e167
Merge tag 'nfsd-4.6' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
ac503e4
nfsd: use short read as well as i_size to set eof
by Benjamin Coddington
· 9 years ago
c130423
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
a24e3d4
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a484c3d
eventfd: document lockless access in eventfd_poll
by Paolo Bonzini
· 9 years ago
378c652
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
by Jann Horn
· 9 years ago
3873938
fat: add config option to set UTF-8 mount option by default
by Maciej S. Szmigiero
· 9 years ago
121cef8
ext4: in ext4_dir_llseek, check syscall bitness directly
by Andy Lutomirski
· 9 years ago
d56a8f3
ocfs2: check/fix inode block for online file check
by Gang He
· 9 years ago
a849d46
ocfs2: create/remove sysfile for online file check
by Gang He
· 9 years ago
a860f6e
ocfs2: sysfile interfaces for online file check
by Gang He
· 9 years ago
9dde5e4
ocfs2: export ocfs2_kset for online file check
by Gang He
· 9 years ago
01cde15
Merge tag 'nfs-for-4.6-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
243d506
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
9f15dec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 9 years ago
4b15da4
nfsd: better layoutupdate bounds-checking
by J. Bruce Fields
· 9 years ago
968f3e3
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
77d9131
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
53d2e69
Merge tag 'xfs-for-linus-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 9 years ago
d407574
Merge tag 'for-f2fs-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
5518f66
Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 9 years ago
f35592a
nfs/blocklayout: make sure making a aligned read request
by Kinglong Mee
· 9 years ago
6986c01
ovl: cleanup unused var in rename2
by Miklos Szeredi
· 9 years ago
56656e9
ovl: rename is_merge to is_lowest
by Miklos Szeredi
· 9 years ago
f134f24
ovl: fixed coding style warning
by Sohom Bhattacharjee
· 9 years ago
45aebea
ovl: Ensure upper filesystem supports d_type
by Vivek Goyal
· 9 years ago
fb5bb2c3
ovl: Warn on copy up if a process has a R/O fd open to the lower file
by David Howells
· 9 years ago
07f2af7
ovl: honor flag MS_SILENT at mount
by Konstantin Khlebnikov
· 9 years ago
11f3710
ovl: verify upper dentry before unlink and rename
by Miklos Szeredi
· 9 years ago
389f239
btrfs: make sure we stay inside the bvec during __btrfs_lookup_bio_sums
by Chris Mason
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c27cb97
ubifs: Remove unused header
by Andreas Gruenbacher
· 9 years ago
3e7f2c5
ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
by Joe Perches
· 9 years ago
aaf2559
writeback, cgroup: fix use of the wrong bdi_writeback which mismatches the inode
by Tejun Heo
· 9 years ago
614a4e3
writeback, cgroup: fix premature wb_put() in locked_inode_to_wb_and_lock_list()
by Tejun Heo
· 9 years ago
3c2de27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
814a2bf
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
35d88d9
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
8b23a8c
Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next
by Al Viro
· 9 years ago
d6785d9
splice: handle zero nr_pages in splice_to_pipe()
by Rabin Vincent
· 9 years ago
10c4de1
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
by Christoph Hellwig
· 9 years ago
f99d4fb
nfsd: add SCSI layout support
by Christoph Hellwig
· 9 years ago
368248e
nfsd: move some blocklayout code
by Christoph Hellwig
· 9 years ago
81c3932
nfsd: add a new config option for the block layout driver
by Christoph Hellwig
· 9 years ago
d9186c0
nfs/blocklayout: add SCSI layout support
by Christoph Hellwig
· 9 years ago
12bb0a8
f2fs: submit node page write bios when really required
by Jaegeuk Kim
· 9 years ago
fff4c55
f2fs: add missing argument to f2fs_setxattr stub
by Arnd Bergmann
· 9 years ago
d726732
f2fs: fix to avoid unneeded unlock_new_inode
by Chao Yu
· 9 years ago
291bf80
f2fs: clean up opened code with f2fs_update_dentry
by Chao Yu
· 9 years ago
17a0ee5
f2fs: declare static functions
by Jaegeuk Kim
· 9 years ago
43b6573
f2fs: use cryptoapi crc32 functions
by Keith Mok
· 9 years ago
999270d
f2fs: modify the readahead method in ra_node_page()
by Fan Li
· 9 years ago
8074bb5
f2fs crypto: sync ext4_lookup and ext4_file_open
by Jaegeuk Kim
· 9 years ago
0b81d07
fs crypto: move per-file encryption from f2fs tree to fs/crypto
by Jaegeuk Kim
· 10 years ago
5cd0911
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
1ca80a0
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
by Linus Torvalds
· 9 years ago
d77bed0
Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 9 years ago
faeb20e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
364e8dd
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
by Linus Torvalds
· 9 years ago
1404297
lib: update single-char callers of strtobool()
by Kees Cook
· 9 years ago
c28f2420
btrfs: use radix_tree_iter_retry()
by Matthew Wilcox
· 9 years ago
0b50a2d
proc-vmcore: wrong data type casting fix
by Dave Young
· 9 years ago
7e2bc81
proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"
by Minfei Huang
· 9 years ago
b5946be
procfs: add conditional compilation check
by Eric Engestrom
· 9 years ago
5de23d4
proc: add /proc/<pid>/timerslack_ns interface
by John Stultz
· 9 years ago
da8b44d
timer: convert timer_slack_ns from unsigned long to u64
by John Stultz
· 9 years ago
fe896d1
mm: introduce page reference manipulation functions
by Joonsoo Kim
· 9 years ago
d02bd27
mm/page_alloc.c: calculate 'available' memory in a separate function
by Igor Redko
· 9 years ago
0a71649
/proc/kpageflags: return KPF_SLAB for slab tail pages
by Naoya Horiguchi
· 9 years ago
832fc1d
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
by Naoya Horiguchi
· 9 years ago
8eee93e
Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
1a4ab08
Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
956ccef
nfsd: recover: fix memory leak
by Sudip Mukherjee
· 9 years ago
bb7aeae
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
7047737
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
d1558f4
eCryptfs: Use skcipher and shash
by Herbert Xu
· 9 years ago
Next »