Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c4d8b0235aa98f8c26bf94d308be3fdd24154572
/
fs
c4d8b02
ext4: fix readdir error in case inline_data+^dir_index.
by Tao Ma
· 12 years ago
8af0f08
ext4: fix readdir error in the case of inline_data+dir_index
by Tao Ma
· 12 years ago
28daf4f
jbd2: use kmem_cache_zalloc instead of kmem_cache_alloc/memset
by Zheng Liu
· 12 years ago
2656497
ext4: mext_insert_extents should update extent block checksum
by Darrick J. Wong
· 12 years ago
eb9cc7e
ext4: move quota initialization out of inode allocation transaction
by Jan Kara
· 12 years ago
fd03d8d
ext4: reserve xattr index for Rich ACL support
by Theodore Ts'o
· 12 years ago
7b001d6
ext4: clear buffer_uninit flag when submitting IO
by Jan Kara
· 12 years ago
4eec708
ext4: use io_end for multiple bios
by Jan Kara
· 12 years ago
0058f96
ext4: make ext4_bio_write_page() use BH_Async_Write flags
by Jan Kara
· 12 years ago
e1091b1
ext4: Use kstrtoul() instead of parse_strtoul()
by Lukas Czerner
· 12 years ago
7e8b12c
ext4: defragmentation code cleanup
by Dmitry Monakhov
· 12 years ago
43e50f5
ext4: do not convert to indirect with bigalloc enabled
by Lukas Czerner
· 12 years ago
0d14b09
ext4: move ext4_ind_migrate() into migrate.c
by Lukas Czerner
· 12 years ago
d6a7710
ext4: fix miscellaneous big endian warnings
by Theodore Ts'o
· 12 years ago
171a7f2
ext4: fix big-endian bug in metadata checksum calculations
by Dmitry Monakhov
· 12 years ago
0b65349
ext4: fix big-endian bug in extent migration code
by Dmitry Monakhov
· 12 years ago
8c8e0ca
ext4: fix usless declarations
by Dmitri Monakho
· 12 years ago
27dd438
ext4: introduce reserved space
by Lukas Czerner
· 12 years ago
f45a5ef
ext4: improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
by Jan Kara
· 12 years ago
eabe044
ext4: speed-up releasing blocks on commit
by Andrey Sidorov
· 12 years ago
5c1ff33
ext4: fix free space estimate in ext4_nonda_switch()
by Eric Whitney
· 12 years ago
bcb1385
ext4: fix deadlock with quota feature
by Jan Kara
· 12 years ago
e8238f9
ext4: fix incorrect lock ordering for ext4_ind_migrate
by Dmitry Monakhov
· 12 years ago
393d1d1
ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT
by Dr. Tilmann Bubeck
· 12 years ago
f78ee70d
ext4: print more info in ext4_print_free_blocks()
by Lukas Czerner
· 12 years ago
be8981b
ext4: try to prepend extent to the existing one
by Lukas Czerner
· 12 years ago
bc2d9db
ext4: Transfer initialized block to right neighbor if possible
by Lukas Czerner
· 12 years ago
bd86298
ext4: introduce ext4_get_group_number()
by Lukas Czerner
· 12 years ago
6891100
ext4: make ext4_block_in_group() much more efficient
by Lukas Czerner
· 12 years ago
a75ae78f
ext4: unregister es_shrinker if mount failed
by Dmitry Monakhov
· 12 years ago
5d3ee20
ext4: fix journal callback list traversal
by Dmitry Monakhov
· 12 years ago
794446c
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
by Dmitry Monakhov
· 12 years ago
996bb9f
ext4: support simple conversion of extent-mapped inodes to use i_blocks
by Theodore Ts'o
· 12 years ago
d76a3a77
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
by Theodore Ts'o
· 12 years ago
b10a44c
ext4: add might_sleep() annotations
by Theodore Ts'o
· 12 years ago
19b5ef6
ext4: add mutex_is_locked() assertion to ext4_truncate()
by Theodore Ts'o
· 12 years ago
819c492
ext4: refactor truncate code
by Theodore Ts'o
· 12 years ago
26a4c0c
ext4: refactor punch hole code
by Theodore Ts'o
· 12 years ago
781f143
ext4: fold ext4_alloc_blocks() in ext4_alloc_branch()
by Theodore Ts'o
· 12 years ago
eed4333
ext4: fold ext4_generic_write_end() into ext4_write_end()
by Zheng Liu
· 12 years ago
74d553a
ext4: collapse handling of data=ordered and data=writeback codepaths
by Theodore Ts'o
· 12 years ago
8cde7ad
ext4: fix big-endian bugs which could cause fs corruptions
by Zheng Liu
· 12 years ago
3615db4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
d8fe29e
Btrfs: don't drop path when printing out tree errors in scrub
by Josef Bacik
· 12 years ago
97f084b
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
82d130f
Btrfs: fix wrong return value of btrfs_lookup_csum()
by Miao Xie
· 12 years ago
39847c4
Btrfs: fix wrong reservation of csums
by Miao Xie
· 12 years ago
a797502
Btrfs: fix double free in the btrfs_qgroup_account_ref()
by Wang Shilong
· 12 years ago
fdf30d1
Btrfs: limit the global reserve to 512mb
by Josef Bacik
· 12 years ago
db1d607
Btrfs: hold the ordered operations mutex when waiting on ordered extents
by Josef Bacik
· 12 years ago
6e137ed
Btrfs: fix space accounting for unlink and rename
by Josef Bacik
· 12 years ago
f4881bc
Btrfs: fix space leak when we fail to reserve metadata space
by Josef Bacik
· 12 years ago
adaa4b8
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
by Jan Schmidt
· 12 years ago
3e84f48
vfs/splice: Fix missed checks in new __kernel_write() helper
by Al Viro
· 12 years ago
87a8ebd
userns: Restrict when proc and sysfs can be mounted
by Eric W. Biederman
· 12 years ago
132c94e
vfs: Carefully propogate mounts across user namespaces
by Eric W. Biederman
· 12 years ago
90563b1
vfs: Add a mount flag to lock read only bind mounts
by Eric W. Biederman
· 12 years ago
3151527
userns: Don't allow creation if the user is chrooted
by Eric W. Biederman
· 12 years ago
de55eb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
7ea600b
Nest rename_lock inside vfsmount_lock
by Al Viro
· 12 years ago
5d53848
Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
4adaa61
Btrfs: fix race between mmap writes and compression
by Chris Mason
· 12 years ago
844fdd9
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
e49dbbf
nfsd: fix bad offset use
by Kent Overstreet
· 12 years ago
51f0885
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
9217cbb
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
d3c9262
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
1dd0568
Btrfs: fix memory leak in btrfs_create_tree()
by Tsutomu Itoh
· 12 years ago
d9abbf1
Btrfs: fix locking on ROOT_REPLACE operations in tree mod log
by Jan Schmidt
· 12 years ago
6113077
Btrfs: fix missing qgroup reservation before fallocating
by Wang Shilong
· 12 years ago
835d974
Btrfs: handle a bogus chunk tree nicely
by Josef Bacik
· 12 years ago
d763448
Btrfs: update to use fs_state bit
by Liu Bo
· 12 years ago
f853c61
cifs: ignore everything in SPNEGO blob after mechTypes
by Jeff Layton
· 12 years ago
06ae43f
Don't bother with redoing rw_verify_area() from default_file_splice_from()
by Al Viro
· 12 years ago
2402867
NFSv4.1: Add a helper pnfs_commit_and_return_layout
by Trond Myklebust
· 12 years ago
2495680
NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturn
by Trond Myklebust
· 12 years ago
a073dbf
NFSv4.1: Fix a race in pNFS layoutcommit
by Trond Myklebust
· 12 years ago
4376c94
pnfs-block: removing DM device maybe cause oops when call dev_remove
by fanchaoting
· 12 years ago
e5110f4
sysfs: handle failure path correctly for readdir()
by Ming Lei
· 12 years ago
991f76f
sysfs: fix race between readdir and lseek
by Ming Lei
· 12 years ago
cf4ab53
NFSv4: Fix the string length returned by the idmapper
by Trond Myklebust
· 12 years ago
2b405bf
ext4: fix data=journal fast mount/umount hang
by Theodore Ts'o
· 12 years ago
1ada47d
ext4: fix ext4_evict_inode() racing against workqueue processing code
by Theodore Ts'o
· 12 years ago
10b3866
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
ac534ff
nfsd: fix startup order in nfsd_reply_cache_init
by Jeff Layton
· 12 years ago
a517b60
nfsd: only unhash DRC entries that are in the hashtable
by Jeff Layton
· 12 years ago
e001873
xfs: ensure we capture IO errors correctly
by Dave Chinner
· 12 years ago
3325bee
xfs: fix xfs_iomap_eof_prealloc_initial_size type
by Mark Tinguely
· 12 years ago
83cdadd
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
by Brian Foster
· 12 years ago
0e40110
ext4: fix memory leakage in mext_check_coverage
by Dmitry Monakhov
· 12 years ago
0863702
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
3b27759
Btrfs: fix warning of free_extent_map
by Liu Bo
· 12 years ago
40e4591
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
7c2ec3f
Btrfs: fix warning when creating snapshots
by Liu Bo
· 12 years ago
720f1e2
Btrfs: return as soon as possible when edquot happens
by Wang Shilong
· 12 years ago
492104c
Btrfs: return EIO if we have extent tree corruption
by Josef Bacik
· 12 years ago
bc17862
btrfs: use rcu_barrier() to wait for bdev puts at unmount
by Eric Sandeen
· 12 years ago
d340d24
Btrfs: remove btrfs_try_spin_lock
by Liu Bo
· 12 years ago
a09a0a7
Btrfs: get better concurrency for snapshot-aware defrag work
by Liu Bo
· 12 years ago
Next »