Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
040fa02077de01c7e08fa75be6125e4ca5636011
/
fs
040fa02
clear_refs: sanitize accepted commands declaration
by Pavel Emelyanov
· 11 years ago
4a184b4
ocfs2: fix NULL pointer dereference when traversing o2hb_all_regions
by Xue jiufei
· 11 years ago
44e89cb
ocfs2: adjust switch_case syntax at o2net_state_change()
by Jie Liu
· 11 years ago
b4d8ed4
ocfs2: fix a comments typo at o2quo_hb_still_up()
by Jie Liu
· 11 years ago
70f651e
ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming convention
by Jie Liu
· 11 years ago
e873fdb
ocfs2: submit disk heartbeat bio using WRITE_SYNC
by Noboru Iwamatsu
· 11 years ago
ef962df
ocfs2: xattr: fix inlined xattr reflink
by Junxiao Bi
· 11 years ago
b5a8bb7
ocfs2: fix readonly issue in ocfs2_unlink()
by Younger Liu
· 11 years ago
25e2892
ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_group
by Andrew Morton
· 11 years ago
4930984
ocfs2: rework transaction rollback in ocfs2_relink_block_group()
by Jie Liu
· 11 years ago
ea45466
ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()
by Younger Liu
· 11 years ago
096b2ef
ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked list
by Xue jiufei
· 11 years ago
b30f14c
ocfs2: xattr: remove useless free space checking
by Junxiao Bi
· 11 years ago
d3e3b41
fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()
by Younger Liu
· 11 years ago
40bd62e
fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_extend_credits
by Goldwyn Rodrigues
· 11 years ago
33add0e
ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_range
by Joseph Qi
· 11 years ago
8fa9d17
ocfs2: remove unecessary variable needs_checkpoint
by Goldwyn Rodrigues
· 11 years ago
40c7f2e
ocfs2: add missing dlm_put() in dlm_begin_reco_handler()
by Xue jiufei
· 11 years ago
13eb988
ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flags
by Joseph Qi
· 11 years ago
22ab901
fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead of enum
by Joseph Qi
· 11 years ago
82d627c
fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarations
by Joseph Qi
· 11 years ago
7121064
configfs: use capped length for ->store_attribute()
by Dan Carpenter
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
af51a2a
ext4: ->tmpfile() support
by Al Viro
· 11 years ago
46a1c2c
vfs: export lseek_execute() to modules
by Jie Liu
· 11 years ago
fc76a25
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
bcd7351
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 11 years ago
6072a93
Merge tag 'dlm-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 11 years ago
3f490f7
Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
c4eb1b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
63580e5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
7747bd4
sync: don't block the flusher thread waiting on IO
by Dave Chinner
· 11 years ago
a1dd3c1
f2fs: fix to recover i_size from roll-forward
by Jaegeuk Kim
· 11 years ago
5ebefc5
f2fs: remove the unused argument "sbi" of func destroy_fsync_dnodes()
by Gu Zheng
· 11 years ago
763bfe1
f2fs: remove reusing any prefree segments
by Jaegeuk Kim
· 11 years ago
6cc4af5
f2fs: code cleanup and simplify in func {find/add}_gc_inode
by Gu Zheng
· 11 years ago
8736fbf
f2fs: optimize the init_dirty_segmap function
by Namjae Jeon
· 11 years ago
060dd67
f2fs: fix an endian conversion bug detected by sparse
by Jaegeuk Kim
· 11 years ago
7e586fa
f2fs: fix crc endian conversion
by Jaegeuk Kim
· 11 years ago
6ae06ff
ext4: optimize starting extent in ext4_ext_rm_leaf()
by Ashish Sangwan
· 11 years ago
41a5b91
jbd2: invalidate handle if jbd2_journal_restart() fails
by Theodore Ts'o
· 11 years ago
21ddd56
ext4: translate flag bits to strings in tracepoints
by Theodore Ts'o
· 11 years ago
cb53054
ext4: fix up error handling for mpage_map_and_submit_extent()
by Theodore Ts'o
· 11 years ago
39c0415
jbd2: fix theoretical race in jbd2__journal_restart
by Theodore Ts'o
· 11 years ago
e1be3a9
ext4: only zero partial blocks in ext4_zero_partial_blocks()
by Lukas Czerner
· 11 years ago
42c832d
ext4: check error return from ext4_write_inline_data_end()
by Theodore Ts'o
· 11 years ago
353eefd
ext4: delete unnecessary C statements
by jon ernst
· 11 years ago
64cb927
ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
by Al Viro
· 11 years ago
fe52d17
jbd2: move superblock checksum calculation to jbd2_write_superblock()
by Theodore Ts'o
· 11 years ago
aeb2817
ext4: pass inode pointer instead of file pointer to punch hole
by Ashish Sangwan
· 11 years ago
c4932db
ext4: improve free space calculation for inline_data
by boxi liu
· 11 years ago
e7c96e8
ext4: reduce object size when !CONFIG_PRINTK
by Joe Perches
· 11 years ago
d3922a7
ext4: improve extent cache shrink mechanism to avoid to burn CPU time
by Zheng Liu
· 11 years ago
2c00ef3
ext4: implement error handling of ext4_mb_new_preallocation()
by Alexey Khoroshilov
· 11 years ago
6ca792e
ext4: fix corruption when online resizing a fs with 1K block size
by Maarten ter Huurne
· 11 years ago
63edbce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
82d0b80
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
2142914
lseek_execute() doesn't need an inode passed to it
by Al Viro
· 11 years ago
5d48f3a
block_dev: switch to fixed_size_llseek()
by Al Viro
· 11 years ago
7b2296a
locks: give the blocked_hash its own spinlock
by Jeff Layton
· 11 years ago
3999e49
locks: add a new "lm_owner_key" lock operation
by Jeff Layton
· 11 years ago
48f7418
locks: turn the blocked_list into a hashtable
by Jeff Layton
· 11 years ago
139ca04
locks: convert fl_link to a hlist_node
by Jeff Layton
· 11 years ago
4e8c765
locks: avoid taking global lock if possible when waking up blocked waiters
by Jeff Layton
· 11 years ago
1c8c601
locks: protect most of the file_lock handling with i_lock
by Jeff Layton
· 11 years ago
8897469
locks: encapsulate the fl_link list handling
by Jeff Layton
· 11 years ago
b9746ef
locks: make "added" in __posix_lock_file a bool
by Jeff Layton
· 11 years ago
1cb3601
locks: comment cleanups and clarifications
by Jeff Layton
· 11 years ago
d4f22d1
locks: make generic_add_lease and generic_delete_lease static
by Jeff Layton
· 11 years ago
1a9e64a
cifs: use posix_unblock_lock instead of locks_delete_block
by Jeff Layton
· 11 years ago
f891a29
locks: drop the unused filp argument to posix_unblock_lock
by Jeff Layton
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 12 years ago
642b704
minix: bug widening a binary "not" operation
by Dan Carpenter
· 11 years ago
18c67cb
splice: lift checks from do_splice_from() into callers
by Al Viro
· 11 years ago
68d70d0
constify rw_verify_area()
by Al Viro
· 11 years ago
1bf9d14
new helper: fixed_size_llseek()
by Al Viro
· 11 years ago
0747fdb
ecryptfs: switch ecryptfs_decode_and_decrypt_filename() from dentry to sb
by Al Viro
· 11 years ago
cb5e05d
fuse: another open-coded file_inode()
by Al Viro
· 11 years ago
6d0379e
btrfs: more open-coded file_inode()
by Al Viro
· 11 years ago
3058dca
fanotify: quit wanking with FASYNC in ->release()
by Al Viro
· 11 years ago
0b3fca1
kill find_inode_number()
by Al Viro
· 11 years ago
6b5e122
coda: don't bother with find_inode_number()
by Al Viro
· 11 years ago
1df98b8
proc_fill_cache(): clean up, get rid of pointless find_inode_number() use
by Al Viro
· 11 years ago
c52a47a
proc_fill_cache(): just make instantiate_t return int
by Al Viro
· 11 years ago
db96316
proc_pid_readdir(): stop wanking with proc_fill_cache() for /proc/self
by Al Viro
· 11 years ago
147ce69
proc_fill_cache(): kill pointless check
by Al Viro
· 11 years ago
338b2f5
ncpfs: don't bother with EBUSY on removal of busy directories
by Al Viro
· 11 years ago
5faf153
don't call file_pos_write() if vfs_{read,write}{,v}() fails
by Al Viro
· 11 years ago
c77cece
Replace a bunch of file->dentry->d_inode refs with file_inode()
by David Howells
· 11 years ago
656d09d
udf: provide ->tmpfile()
by Al Viro
· 11 years ago
e6bbef9
ext3 ->tmpfile() support
by Al Viro
· 11 years ago
f4e0c30
allow the temp files created by open() to be linked to
by Al Viro
· 11 years ago
60545d0
[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...
by Al Viro
· 11 years ago
f9652e1
allow build_open_flags() to return an error
by Al Viro
· 11 years ago
50cd2c5
lift file_*_write out of do_splice_direct()
by Al Viro
· 12 years ago
500368f
lift file_*_write out of do_splice_from()
by Al Viro
· 12 years ago
bc77daa
do_last(): fix missing checks for LAST_BIND case
by Al Viro
· 11 years ago
ac6614b
[readdir] constify ->actor
by Al Viro
· 12 years ago
2233f31
[readdir] ->readdir() is gone
by Al Viro
· 12 years ago
Next »