Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
beaa57dd986d4f398728c060692fc2452895cfd8
/
fs
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
f96999c
f2fs: refactor __find_rev_next_{zero}_bit
by Jaegeuk Kim
· 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
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
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
25b9334
f2fs: cover number of dirty node pages under node_write lock
by Jaegeuk Kim
· 10 years ago
538e17e
f2fs: fix incorrect return statement in the function f2fs_ioc_release_volatile_write
by Nicholas Krause
· 10 years ago
744288c
f2fs: trace in batches extent info update
by Chao Yu
· 10 years ago
a0eeb8d
Merge tag 'nfs-for-4.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
39d0d3b
NFS: Fix a tracepoint NULL-pointer dereference
by Anna Schumaker
· 9 years ago
3c68319
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
616a539
[CIFS] Update cifs version number
by Steve French
· 9 years ago
5e99b53
nfs4: reset states to use open_stateid when returning delegation voluntarily
by Jeff Layton
· 9 years ago
e92c1e0
NFSv4: Fix a nograce recovery hang
by Benjamin Coddington
· 9 years ago
72d79ff
NFSv4.1: nfs4_opendata_check_deleg needs to handle NFS4_OPEN_CLAIM_DELEG_CUR_FH
by Trond Myklebust
· 9 years ago
4a0954e
NFSv4: Don't try to reclaim unused state owners
by Trond Myklebust
· 9 years ago
8fa4592
NFS: Fix a write performance regression
by Trond Myklebust
· 9 years ago
40f9027
NFS: Fix up page writeback accounting
by Trond Myklebust
· 9 years ago
646200a
[SMB3] Do not fall back to SMBWriteX in set_file_size error cases
by Steve French
· 9 years ago
8346c41
dax: fix NULL pointer in __dax_pmd_fault()
by Ross Zwisler
· 9 years ago
f97b870
Merge tag 'upstream-4.3-rc4' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 9 years ago
cf6f54e
UBIFS: Kill unneeded locking in ubifs_init_security
by Richard Weinberger
· 10 years ago
69ea8b8
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 9 years ago
ff9f84b
[SMB3] Missing null tcon check
by Steve French
· 9 years ago
03e8f64
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
101688f
Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 9 years ago
8862714
fix encryption error checks on mount
by Steve French
· 10 years ago
ceb1b0b
[SMB3] Fix sec=krb5 on smb3 mounts
by Steve French
· 9 years ago
500d701
NFS41: make close wait for layoutreturn
by Peng Tao
· 10 years ago
012572d
ocfs2/dlm: fix deadlock when dispatch assert master
by Joseph Qi
· 10 years ago
ac5be6b
userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"
by Andrea Arcangeli
· 10 years ago
834e465
NFS: Skip checking ds_cinfo.buckets when lseg's commit_through_mds is set
by Kinglong Mee
· 10 years ago
98ce94c
cifs: use server timestamp for ntlmv2 authentication
by Peter Seiderer
· 10 years ago
e0ddde9
disabling oplocks/leases via module parm enable_oplocks broken for SMB3
by Steve French
· 10 years ago
2b9dbef
Btrfs: keep dropped roots in cache until transaction commit
by Josef Bacik
· 10 years ago
50745b0
Btrfs: Direct I/O: Fix space accounting
by chandan
· 10 years ago
2259f96
NFSv4.x/pnfs: Don't try to recover stateids twice in layoutget
by Trond Myklebust
· 10 years ago
24311f8
NFSv4: Recovery of recalled read delegations is broken
by Trond Myklebust
· 10 years ago
8714d46
NFS: Fix an infinite loop when layoutget fail with BAD_STATEID
by Kinglong Mee
· 10 years ago
6f29b9b
NFS: Do cleanup before resetting pageio read/write to mds
by Kinglong Mee
· 10 years ago
2673ee5
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 10 years ago
590dca3
fs-writeback: unplug before cond_resched in writeback_sb_inodes
by Chris Mason
· 10 years ago
c03e946
userfaultfd: add missing mmput() in error path
by Eric Biggers
· 10 years ago
3ec0c97
nfs/filelayout: Fix NULL reference caused by double freeing of fh_array
by Kinglong Mee
· 10 years ago
306a554
nfs: fix v4.2 SEEK on files over 2 gigs
by J. Bruce Fields
· 10 years ago
048883e
nfs: fix pg_test page count calculation
by Peng Tao
· 10 years ago
a41cbe8
Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount
by Olga Kornievskaia
· 10 years ago
f0b2e56
blockdev: don't set S_DAX for misaligned partitions
by Jeff Moyer
· 10 years ago
e94f5a22
dax: fix O_DIRECT I/O to the last block of a blockdev
by Jeff Moyer
· 10 years ago
a30e577
btrfs: skip waiting on ordered range for special files
by Jeff Mahoney
· 10 years ago
005efed
Btrfs: fix read corruption of compressed and shared extents
by Filipe Manana
· 10 years ago
9c488de
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
e1df8b0
Merge branch 'writeback-plugging'
by Linus Torvalds
· 10 years ago
505a666
writeback: plug writeback in wb_writeback() and writeback_inodes_wb()
by Linus Torvalds
· 10 years ago
Next »