Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ddb47afa50f2f2713ef28d22380d3bf8fae648db
/
fs
ddb47af
Btrfs: fix a warning when updating qgroup limit
by Wang Shilong
· 12 years ago
3f5e2d3
Btrfs: fix missing check in the btrfs_qgroup_inherit()
by Wang Shilong
· 12 years ago
b7fef4f
Btrfs: fix missing check before creating a qgroup relation
by Wang Shilong
· 12 years ago
58400fc
Btrfs: remove some unnecessary spin_lock usages
by Wang Shilong
· 12 years ago
f2f6ed3
Btrfs: introduce a mutex lock for btrfs quota operations
by Wang Shilong
· 12 years ago
7708f02
Btrfs: creating the subvolume qgroup automatically when enabling quota
by Wang Shilong
· 12 years ago
d4e3991
btrfs: abort unlink trans in missed error case
by Zach Brown
· 12 years ago
f63e0cc
btrfs: ignore device open failures in __btrfs_open_devices
by Eric Sandeen
· 12 years ago
e4100d9
Btrfs: improve the performance of the csums lookup
by Miao Xie
· 12 years ago
09a2a8f9
Btrfs: fix bad extent logging
by Josef Bacik
· 12 years ago
cc95bef
Btrfs: log ram bytes properly
by Josef Bacik
· 12 years ago
98ad69c
Btrfs: don't wait on ordered extents if we have a trans open
by Josef Bacik
· 12 years ago
8c579fe
Btrfs: fix error handling in make/read block group
by Josef Bacik
· 12 years ago
5c2d867
Btrfs: fix double free in the iterate_extent_inodes()
by Wang Shilong
· 12 years ago
f172393
Btrfs: kill some BUG_ONs() in the find_parent_nodes()
by Wang Shilong
· 12 years ago
41b0fc4
Btrfs: compare relevant parts of delayed tree refs
by Josef Bacik
· 12 years ago
cf79ffb
Btrfs: fix infinite loop when we abort on mount
by Josef Bacik
· 12 years ago
c9a9dbf
Btrfs: fix a warning when disabling quota
by Wang Shilong
· 12 years ago
6b67a32
Btrfs: pass NULL instead of 0
by Liu Bo
· 12 years ago
5c50c9b
btrfs: make subvol creation/deletion killable in the early stages
by David Sterba
· 12 years ago
94ef728
btrfs: cover more error codes in btrfs_decode_error
by David Sterba
· 12 years ago
4884b47
btrfs: make orphan cleanup less verbose
by David Sterba
· 12 years ago
5e2a4b2
btrfs: deprecate subvolrootid mount option
by David Sterba
· 12 years ago
c2cf52e
Btrfs: Include the device in most error printk()s
by Simon Kirby
· 12 years ago
aa825914
btrfs: update kconfig title
by David Sterba
· 12 years ago
9d1a2a3
btrfs: clean snapshots one by one
by David Sterba
· 12 years ago
6841ebe
btrfs: Cleanup some redundant codes in btrfs_log_inode()
by Zhi Yong Wu
· 12 years ago
628c828
btrfs: Cleanup some redundant codes in btrfs_lookup_csums_range()
by Zhi Yong Wu
· 12 years ago
7abadb6
Btrfs: share stop worker code
by Liu Bo
· 12 years ago
3173a18
Btrfs: add a incompatible format change for smaller metadata extent refs
by Josef Bacik
· 12 years ago
be283b2
Btrfs: use helper to cleanup tree roots
by Liu Bo
· 12 years ago
b049668
Btrfs: cleanup unused arguments of btrfs_csum_data
by Liu Bo
· 12 years ago
0874881
btrfs: clean up transaction abort messages
by David Sterba
· 12 years ago
bbece8a
btrfs: merge save_error_info helpers into one
by David Sterba
· 12 years ago
74255aa
Btrfs: add some free space cache tests
by Josef Bacik
· 12 years ago
e75206c
Btrfs: cleanup unused function
by Liu Bo
· 12 years ago
91d80a8
aio: fix possible invalid memory access when DEBUG is enabled
by Zhao Hongjiang
· 12 years ago
0a82a8d
Revert "block: add missing block_bio_complete() tracepoint"
by Linus Torvalds
· 12 years ago
12f267a
hfsplus: fix potential overflow in hfsplus_file_truncate()
by Vyacheslav Dubeyko
· 12 years ago
23d9e48
fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()
by Naoya Horiguchi
· 12 years ago
a2fce91
hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
by Naoya Horiguchi
· 12 years ago
bb33db7
Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
3792a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
5b55d70
vfs: Revert spurious fix to spinning prevention in prune_icache_sb
by Suleiman Souhlal
· 12 years ago
4bc4bee
Btrfs: make sure nbytes are right after log replay
by Josef Bacik
· 12 years ago
0b1fd26
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
f2530dc
kthread: Prevent unpark race which puts threads on the wrong cpu
by Thomas Gleixner
· 12 years ago
c369c9a
cifs: Allow passwords which begin with a delimitor
by Sachin Prabhu
· 12 years ago
51de017
Merge tag 'nfs-for-3.9-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
eb04e0a
NFSv4: Doh! Typo in the fix to nfs41_walk_client_list
by Trond Myklebust
· 12 years ago
f94eeb4
Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
e8f2b54
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
e9c5d8a
mnt: release locks on error path in do_loopback
by Andrey Vagin
· 12 years ago
8ce584c
procfs: add proc_remove_subtree()
by Al Viro
· 12 years ago
52f2199
ecryptfs: close rmmod race
by Al Viro
· 12 years ago
fa33294
NFSv4: Fix another potential state manager deadlock
by Trond Myklebust
· 12 years ago
7b1f1fd
NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list
by Trond Myklebust
· 12 years ago
b193d59a
NFSv4: Fix a memory leak in nfs4_discover_server_trunking
by Trond Myklebust
· 12 years ago
00fa6fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 12 years ago
b2c87ca
GFS2: Issue discards in 512b sectors
by Bob Peterson
· 12 years ago
22d1e6f
Merge tag 'upstream-3.9-rc6' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
c2952d2
GFS2: Fix unlock of fcntl locks during withdrawn state
by Steven Whitehouse
· 12 years ago
441362d
GFS2: return error if malloc failed in gfs2_rs_alloc()
by Wei Yongjun
· 12 years ago
4146c3d
GFS2: use memchr_inv
by Akinobu Mita
· 12 years ago
57c7310
GFS2: use kmalloc for lvb bitmap
by David Teigland
· 12 years ago
cbfa0e7
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
cd0e4a9
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
8cde7ad
ext4: fix big-endian bugs which could cause fs corruptions
by Zheng Liu
· 12 years ago
f8e9248
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
c1681bf
loop: prevent bdev freeing while device in use
by Anatol Pomozov
· 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
35e5cbc
reiserfs: Fix warning and inode leak when deleting inode with xattrs
by Jan Kara
· 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
64a817c
nfsd4: reject "negative" acl lengths
by J. Bruce Fields
· 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
Next »