Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b3582c68920105e29d219714d8a6fbde25a43379
/
fs
b3582c6
f2fs: reduce competition among node page writes
by Chao Yu
· 11 years ago
65b85cc
f2fs: fix coding style
by Jaegeuk Kim
· 10 years ago
33be828
f2fs: remove redundant lines in allocate_data_block
by Dongho Sim
· 10 years ago
24a9ee0
f2fs: add tracepoint for f2fs_issue_flush
by Jaegeuk Kim
· 10 years ago
cf2271e
f2fs: avoid retrying wrong recovery routine when error was occurred
by Jaegeuk Kim
· 10 years ago
61e0f2d
f2fs: test before set/clear bits
by Jaegeuk Kim
· 10 years ago
01229f5
f2fs: fix wrong condition for unlikely
by Jaegeuk Kim
· 10 years ago
ea1aa12
f2fs: enable in-place-update for fdatasync
by Jaegeuk Kim
· 10 years ago
6d99ba41
f2fs: skip unnecessary data writes during fsync
by Jaegeuk Kim
· 10 years ago
fff04f9
f2fs: add info of appended or updated data writes
by Jaegeuk Kim
· 10 years ago
39efac4
f2fs: use radix_tree for ino management
by Jaegeuk Kim
· 10 years ago
6451e04
f2fs: add infra for ino management
by Jaegeuk Kim
· 10 years ago
953e6cc
f2fs: punch the core function for inode management
by Jaegeuk Kim
· 10 years ago
0f7b2ab
f2fs: add nobarrier mount option
by Jaegeuk Kim
· 10 years ago
9d84795
f2fs: fix to put root inode in error path of fill_super
by Chao Yu
· 10 years ago
dbf20cb
f2fs: avoid use invalid mapping of node_inode when evict meta inode
by Chao Yu
· 10 years ago
32f9bc2
f2fs: support ->rename2()
by Chao Yu
· 10 years ago
79e35dc
f2fs: add f2fs_balance_fs for direct IO
by Huang Ying
· 10 years ago
f1121ab
f2fs: reduce searching region of segmap when free section
by Chao Yu
· 10 years ago
4b2868a
f2fs: remove the unused stat_lock
by Gu Zheng
· 10 years ago
7a6c76b
f2fs: cleanup the needless return of f2fs_create_root_stats
by Gu Zheng
· 10 years ago
81e366f
f2fs: check name_len of dir entry to prevent from deadloop
by Chao Yu
· 11 years ago
6b2920a
f2fs: use inner macro and function to clean up codes
by Chao Yu
· 11 years ago
3aab8f8
f2fs: introduce f2fs_write_failed to handle error case when write
by Chao Yu
· 11 years ago
eee6160
f2fs: arguments cleanup of finding file flow functions
by Gu Zheng
· 11 years ago
1c3bb97
f2fs: remove the needless point-cast
by Gu Zheng
· 11 years ago
34e6d45
f2fs: remove the redundant validation check of acl
by Gu Zheng
· 11 years ago
1256010
f2fs: reduce region of f2fs_lock_op covered for better concurrency
by Chao Yu
· 11 years ago
b434bab
f2fs: replace count*size kzalloc by kcalloc
by Fabian Frederick
· 11 years ago
aec7138
f2fs: refactor flush_nat_entries codes for reducing NAT writes
by Chao Yu
· 11 years ago
a014e03
f2fs: clean up an unused parameter and assignment
by Jaegeuk Kim
· 11 years ago
b97a9b5
f2fs: introduce f2fs_do_tmpfile for code consistency
by Jaegeuk Kim
· 11 years ago
50732df
f2fs: support ->tmpfile()
by Chao Yu
· 11 years ago
ca0a81b
f2fs: avoid to truncate non-updated page partially
by Chao Yu
· 11 years ago
5576cd6c
f2fs: avoid unneeded SetPageUptodate in f2fs_write_end
by Chao Yu
· 11 years ago
191d385
Merge tag 'f2fs-fixes-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 11 years ago
50e1f8d2
f2fs: avoid to access NULL pointer in issue_flush_thread
by Chao Yu
· 11 years ago
2743f86
f2fs: check bdi->dirty_exceeded when trying to skip data writes
by Jaegeuk Kim
· 11 years ago
b2c0829
f2fs: do checkpoint for the renamed inode
by Jaegeuk Kim
· 11 years ago
dd4d961
f2fs: release new entry page correctly in error path of f2fs_rename
by Chao Yu
· 11 years ago
90d7245
f2fs: fix error path in init_inode_metadata
by Chao Yu
· 11 years ago
d6b7d4b
f2fs: check lower bound nid value in check_nid_range
by Chao Yu
· 11 years ago
8bc6f60
f2fs: remove unused variables in f2fs_sm_info
by Chao Yu
· 11 years ago
b82207b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
3089f54
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
0fba687
Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 11 years ago
058504e
fs/seq_file: fallback to vmalloc allocation
by Heiko Carstens
· 11 years ago
f74373a
/proc/stat: convert to single_open_size()
by Heiko Carstens
· 11 years ago
571ff47
autofs4: fix false positive compile error
by Ian Kent
· 11 years ago
abdd2e8
Btrfs: fix crash when starting transaction
by Filipe Manana
· 11 years ago
be2c765
Btrfs: fix btrfs_print_leaf for skinny metadata
by Josef Bacik
· 11 years ago
d288db5
Btrfs: fix race of using total_bytes_pinned
by Liu Bo
· 11 years ago
130d5b4
btrfs: use E2BIG instead of EIO if compression does not help
by David Sterba
· 11 years ago
0a4eaea
btrfs: remove stale comment from btrfs_flush_all_pending_stuffs
by David Sterba
· 11 years ago
14f5979
Btrfs: fix use-after-free when cloning a trailing file hole
by Filipe Manana
· 11 years ago
0aeb8a6e
btrfs: fix null pointer dereference in btrfs_show_devname when name is null
by Anand Jain
· 11 years ago
e755f78
btrfs: fix null pointer dereference in clone_fs_devices when name is null
by Anand Jain
· 11 years ago
2aa06a3
btrfs: fix nossd and ssd_spread mount option regression
by Eric Sandeen
· 11 years ago
5f31648
Btrfs: fix race between balance recovery and root deletion
by Wang Shilong
· 11 years ago
3cc7939
Btrfs: atomically set inode->i_flags in btrfs_update_iflags
by Filipe Manana
· 11 years ago
69bbd9c
nfs: fix nfs4d readlink truncated packet
by Avi Kivity
· 11 years ago
ecca47c
kernfs: kernfs_notify() must be useable from non-sleepable contexts
by Tejun Heo
· 11 years ago
16874b2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
472b909
btrfs: only unlock block in verify_parent_transid if we locked it
by Josef Bacik
· 11 years ago
46c4e71
Btrfs: assert send doesn't attempt to start transactions
by Filipe Manana
· 11 years ago
c39aa70
btrfs compression: reuse recently used workspace
by Sergey Senozhatsky
· 11 years ago
5588383
Btrfs: fix crash when mounting raid5 btrfs with missing disks
by Liu Bo
· 11 years ago
b2373f2
btrfs: create sprout should rename fsid on the sysfs as well
by Anand Jain
· 11 years ago
49c6f73
btrfs: dev replace should replace the sysfs entry
by Anand Jain
· 11 years ago
0d39376
btrfs: dev add should add its sysfs entry
by Anand Jain
· 11 years ago
99994cd
btrfs: dev delete should remove sysfs entry
by Anand Jain
· 11 years ago
9b4eaf4
btrfs: rename add_device_membership to btrfs_kobj_add_device
by Anand Jain
· 11 years ago
76f47128
nfsd: fix rare symlink decoding bug
by J. Bruce Fields
· 11 years ago
a93cd4c
ext4: Fix hole punching for files with indirect blocks
by Jan Kara
· 11 years ago
77ea2a4
ext4: Fix block zeroing when punching holes in indirect block files
by Jan Kara
· 11 years ago
e43bb4e
ext4: decrement free clusters/inodes counters when block group declared bad
by Namjae Jeon
· 11 years ago
d7933ab
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
ec71fea
Merge tag 'nfs-for-3.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
ec7756a
fs/mbcache: replace __builtin_log2() with ilog2()
by T Makphaibulchoke
· 11 years ago
66b0686
NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support
by Andy Adamson
· 11 years ago
8445cd3
NFS Return -EPERM if no supported or matching SECINFO flavor
by Andy Adamson
· 11 years ago
57bbe3d
NFS check the return of nfs4_negotiate_security in nfs4_submount
by Andy Adamson
· 11 years ago
6edf960
NFS: Don't mark the data cache as invalid if it has been flushed
by Trond Myklebust
· 11 years ago
f2467b6
NFS: Clear NFS_INO_REVAL_PAGECACHE when we update the file size
by Trond Myklebust
· 11 years ago
18dd78c
nfs: Fix cache_validity check in nfs_write_pageuptodate()
by Scott Mayhew
· 11 years ago
edfbbf3
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
by Benjamin LaHaise
· 11 years ago
f8567a3
aio: fix aio request leak when events are reaped by userspace
by Benjamin LaHaise
· 11 years ago
ce36d9a
[CIFS] fix mount failure with broken pathnames when smb3 mount with mapchars option
by Steve French
· 11 years ago
ac4fef4
ocfs2/dlm: do not purge lockres that is queued for assert master
by Xue jiufei
· 11 years ago
b9aaac5
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop during umount
by jiangyiwen
· 11 years ago
595297a
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ocfs2_mknod
by jiangyiwen
· 11 years ago
f7a14f3
ocfs2: fix a tiny race when running dirop_fileop_racer
by Yiwen Jiang
· 11 years ago
a270c6d
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
by Xue jiufei
· 11 years ago
8a8ad1c
ocfs2: refcount: take rw_lock in ocfs2_reflink
by Wengang Wang
· 11 years ago
b253bfd
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec simultaneously"
by Xue jiufei
· 11 years ago
27bf630
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and idletimeout closes conn
by Tariq Saeed
· 11 years ago
5fb1beb
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
by alex chen
· 11 years ago
98397ff
f2fs: fix not to allocate unnecessary blocks during fallocate
by Jaegeuk Kim
· 11 years ago
ead4327
f2fs: recover fallocated data and its i_size together
by Jaegeuk Kim
· 11 years ago
ccfb300
f2fs: fix to report newly allocate region as extent
by Jaegeuk Kim
· 11 years ago
Next »