Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0fcb9d21b4e18ede3727b8905e74acd0d1daef56
/
fs
0fcb9d2
Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
d000f8d
Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 9 years ago
9576c2f
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d9734e0
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
28142286
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eeef2a
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a6b1533
dlm: make posix locks interruptible
by Eric Ren
· 9 years ago
a5ad88c
mm: get rid of 'vmalloc_info' from /proc/meminfo
by Linus Torvalds
· 9 years ago
2e00266
Merge branch 'fs-file-descriptor-optimization'
by Linus Torvalds
· 9 years ago
fc90888
vfs: conditionally clear close-on-exec flag
by Linus Torvalds
· 9 years ago
f3f86e3
vfs: Fix pathological performance case for __alloc_fd()
by Linus Torvalds
· 9 years ago
4bb0fb5
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
b33e18f
fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs()
by Tejun Heo
· 9 years ago
ea1ee5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
37902bc
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
b67de01
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
by Joseph Qi
· 9 years ago
616fb38
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
by Benjamin Coddington
· 9 years ago
4f65636
Move locks API users to locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
e55c34a
locks: introduce locks_lock_inode_wait()
by Benjamin Coddington
· 9 years ago
beaa57d
f2fs: fix to skip shrinking extent nodes
by Chao Yu
· 9 years ago
a6be014
f2fs: fix error path of ->symlink
by Chao Yu
· 9 years ago
7fee740
f2fs: fix to clear GCed flag for atomic written page
by Chao Yu
· 9 years ago
2b246fb
f2fs: don't need to submit bio on error case
by Jaegeuk Kim
· 9 years ago
d7b8b38
f2fs: fix leakage of inmemory atomic pages
by Jaegeuk Kim
· 9 years ago
0f89abf
btrfs: fix possible leak in btrfs_ioctl_balance()
by Christian Engelmayer
· 9 years ago
f96999c
f2fs: refactor __find_rev_next_{zero}_bit
by Jaegeuk Kim
· 9 years ago
25520d5
block: Inline blk_integrity in struct gendisk
by Martin K. Petersen
· 9 years ago
0f6925f
btrfs: Avoid truncate tailing page if fallocate range doesn't exceed inode size
by Qu Wenruo
· 9 years ago
67f8cf3
f2fs: support fiemap for inline_data
by Jaegeuk Kim
· 9 years ago
1d373a0
f2fs: flush dirty data for bmap
by Jaegeuk Kim
· 9 years ago
c23fe83
debugfs: Add debugfs_create_ulong()
by Viresh Kumar
· 9 years ago
6713e8f
debugfs: Add read-only/write-only bool file ops
by Stephen Boyd
· 9 years ago
6db6652
debugfs: Add read-only/write-only size_t file ops
by Stephen Boyd
· 9 years ago
82b7d4f
debugfs: Add read-only/write-only x64 file ops
by Stephen Boyd
· 9 years ago
b97f679
debugfs: Consolidate file mode checks in debugfs_create_*()
by Stephen Boyd
· 9 years ago
6aa8ca4
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
3d87518
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
0f90cc6
mm, dax: fix DAX deadlocks
by Ross Zwisler
· 9 years ago
063d99b
mm, fs: obey gfp_mapping for add_to_page_cache()
by Michal Hocko
· 9 years ago
c7823b6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 9 years ago
6ca7d91
locks: Use more file_inode and fix a comment
by Benjamin Coddington
· 9 years ago
a7b7617
mm: add architecture primitives for software dirty bit clearing
by Martin Schwidefsky
· 10 years ago
dc6c5fb
btrfs: fix use after free iterating extrefs
by Chris Mason
· 9 years ago
8eb9345
btrfs: check unsupported filters in balance arguments
by David Sterba
· 9 years ago
5b5f145
Merge tag 'nfsd-4.3-2' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 9 years ago
84e4214
f2fs: relocate the tracepoint for background_gc
by Jaegeuk Kim
· 9 years ago
08b39fb
f2fs crypto: fix racing of accessing encrypted page among
by Chao Yu
· 9 years ago
ea1a29a0
f2fs: export ra_nid_pages to sysfs
by Chao Yu
· 9 years ago
2db2388
f2fs: readahead for free nids building
by Chao Yu
· 9 years ago
26879fb
f2fs: support lower priority asynchronous readahead in ra_meta_pages
by Chao Yu
· 9 years ago
2b94700
f2fs: don't tag REQ_META for temporary non-meta pages
by Chao Yu
· 9 years ago
b8c2940
f2fs: add a tracepoint for f2fs_read_data_pages
by Chao Yu
· 9 years ago
a56c7c6
f2fs: set GFP_NOFS for grab_cache_page
by Jaegeuk Kim
· 9 years ago
6e2c64a
f2fs: fix SSA updates resulting in corruption
by Jaegeuk Kim
· 9 years ago
a125702
Revert "f2fs: do not skip dentry block writes"
by Jaegeuk Kim
· 9 years ago
c912a82
f2fs: add F2FS_GOING_DOWN_METAFLUSH to test power-failure
by Jaegeuk Kim
· 9 years ago
b817525
writeback: bdi_writeback iteration must not skip dying ones
by Tejun Heo
· 9 years ago
6fdf860
writeback: fix bdi_writeback iteration in wakeup_dirtytime_writeback()
by Tejun Heo
· 9 years ago
5ffdbe8
ovl: free lower_mnt array in ovl_put_super
by Konstantin Khlebnikov
· 10 years ago
0f95502
ovl: free stack of paths in ovl_fill_super
by Konstantin Khlebnikov
· 10 years ago
1c8a47d
ovl: fix open in stacked overlay
by Miklos Szeredi
· 9 years ago
ab79efa
ovl: fix dentry reference leak
by David Howells
· 10 years ago
0480334
ovl: use O_LARGEFILE in ovl_copy_up()
by David Howells
· 10 years ago
daf3761
namei: results of d_is_negative() should be checked after dentry revalidation
by Trond Myklebust
· 9 years ago
175d58c
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
6066d8c
f2fs: merge meta writes as many possible
by Jaegeuk Kim
· 9 years ago
60b99b4
f2fs: introduce a periodic checkpoint flow
by Jaegeuk Kim
· 9 years ago
5c26743
f2fs: add a tracepoint for background gc
by Jaegeuk Kim
· 9 years ago
6aefd93
f2fs: introduce background_gc=sync mount option
by Jaegeuk Kim
· 9 years ago
456b88e
f2fs: introduce a new ioctl F2FS_IOC_WRITE_CHECKPOINT
by Chao Yu
· 9 years ago
d530d4d
f2fs: support synchronous gc in ioctl
by Chao Yu
· 9 years ago
3342bb3
f2fs: skip searching dirty map if dirty segment is not exist
by Chao Yu
· 9 years ago
a43f7ec
f2fs: fix to avoid redundant searching in dirty map during gc
by Chao Yu
· 9 years ago
5b7ee37
f2fs: use atomic64_t for extent cache hit stat
by Chao Yu
· 9 years ago
39307a8
f2fs: use vmalloc to handle -ENOMEM error
by Jaegeuk Kim
· 10 years ago
ab126cf
f2fs: should get a victim from retrials
by Jaegeuk Kim
· 10 years ago
45fe849
f2fs: fix to correct freed section number during gc
by Chao Yu
· 9 years ago
345a6b2
f2fs: fix to update {m,c}time correctly when truncating larger
by Chao Yu
· 9 years ago
90b803e
f2fs: do not skip dentry block writes
by Jaegeuk Kim
· 9 years ago
7223554
f2fs: remove unneeded f2fs_{,un}lock_op in do_recover_data()
by Chao Yu
· 9 years ago
1d7e10d
f2fs: fix incorrect bimodal calculation
by Chao Yu
· 10 years ago
4abd3f5
f2fs: introduce __try_update_largest_extent
by Chao Yu
· 10 years ago
545fe42
f2fs: fix error handling for calls to various functions in the function recover_inline_data
by Nicholas Krause
· 10 years ago
9cd81ce
f2fs: disallow switch extent_cache option dynamically
by Chao Yu
· 10 years ago
46c9e14
f2fs: use correct flag in f2fs_map_blocks()
by Chao Yu
· 10 years ago
f981170
f2fs: fix to handle io error in ->direct_IO
by Chao Yu
· 10 years ago
ea58711
f2fs: do in batches truncation in truncate_hole
by Chao Yu
· 10 years ago
4d1fa81
f2fs: optimize code of f2fs_update_extent_tree_range
by Fan Li
· 10 years ago
41a099d
f2fs: drop largest extent by range
by Fan Li
· 10 years ago
a7230d1
f2fs: check end_io for metapages before making next checkpoint blocks
by Jaegeuk Kim
· 10 years ago
569cf18
f2fs crypto: allocate buffer for decrypting filename
by Jaegeuk Kim
· 10 years ago
973163f
f2fs: reorganize f2fs_map_blocks
by Chao Yu
· 10 years ago
514053e
f2fs: declare f2fs_update_extent_tree_range as static
by Jaegeuk Kim
· 10 years ago
9edcdab
f2fs: fix overflow of size calculation
by Chao Yu
· 10 years ago
100136a
f2fs: fix incorrect searching position when shrinking extent cache
by Chao Yu
· 10 years ago
c998012
f2fs: verify file type early in f2fs_fallocate
by Chao Yu
· 10 years ago
c5cd29d
f2fs: no need to lock for update_inode_page all the time
by Jaegeuk Kim
· 10 years ago
Next »