Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7e6628544abad773222d8b177f738ac2db1859de
/
fs
7e66285
Btrfs: open_ctree() error handling can oops on fs_info
by Qinghuang Feng
· 16 years ago
86288a1
Btrfs: fix stop searching test in replace_one_extent
by Yan Zheng
· 16 years ago
95029d7
Btrfs: change/remove typedef
by Jan Engelhardt
· 16 years ago
653249f
Btrfs: remove duplicated #include
by Huang Weiyi
· 16 years ago
5a7be51
Btrfs: Fix infinite loop in btrfs_extent_post_op
by Yan Zheng
· 16 years ago
3dfdb93
Btrfs: fix locking issue in btrfs_remove_block_group
by Yan Zheng
· 16 years ago
c6e3087
Btrfs: simplify iteration codes
by Qinghuang Feng
· 16 years ago
57506d5
Btrfs: check return value for kthread_run() correctly
by Qinghuang Feng
· 16 years ago
119e10c
Btrfs: Remove extra KERN_INFO in the middle of a line
by Roland Dreier
· 16 years ago
7eaebe7
Btrfs: removed unused #include <version.h>'s
by Huang Weiyi
· 16 years ago
0706040
Btrfs: cleanup xattr code
by Josef Bacik
· 16 years ago
19d00cc
Btrfs: cleanup fs/btrfs/super.c::btrfs_control_ioctl()
by Wang Cong
· 16 years ago
c071fcf
Btrfs: fix ioctl arg size (userland incompatible change!)
by Chris Mason
· 16 years ago
1d9e2ae
Btrfs: Clear the device->running_pending flag before bailing on congestion
by Chris Mason
· 16 years ago
e293e97
Btrfs: explicitly mark the tree log root for writeback
by Chris Mason
· 16 years ago
755efdc
Btrfs: Drop the hardware crc32c asm code
by Chris Mason
· 16 years ago
709ac06
Btrfs: Add Documentation/filesystem/btrfs.txt, remove old COPYING
by David Woodhouse
· 16 years ago
9ab86c8
Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook
by Chris Mason
· 16 years ago
cc7172d
Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies
by Chris Mason
· 16 years ago
07d400a
Btrfs: tree logging checksum fixes
by Yan Zheng
· 16 years ago
1ba1255
Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents
by Yan Zheng
· 16 years ago
180591b
Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation
by Yan Zheng
· 16 years ago
9ca03b9
Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code
by Chris Mason
· 16 years ago
860a7a0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Chris Mason
· 16 years ago
43b774b
Btrfs: drop EXPORT symbols from extent_io.c
by Chris Mason
· 16 years ago
d397712
Btrfs: Fix checkpatch.pl warnings
by Chris Mason
· 16 years ago
1f3c79a
Btrfs: Fix free block discard calls down to the block layer
by Liu Hui
· 16 years ago
ec051c0
Btrfs: avoid orphan inode caused by log replay
by Yan Zheng
· 16 years ago
2d69a0f
Btrfs: avoid potential super block corruption
by Yan Zheng
· 16 years ago
dd3fd8b
Btrfs: do not call kfree if kmalloc failed in btrfs_sysfs_add_super
by Shen Feng
· 16 years ago
1f48366
Btrfs: fix a memory leak in btrfs_get_sb
by Shen Feng
· 16 years ago
c584482
Btrfs: Fix typo in clear_state_cb
by Liu Hui
· 16 years ago
9aead43
Btrfs: Fix memset length in btrfs_file_write
by yanhai zhu
· 16 years ago
52c2617
Btrfs: update directory's size when creating subvol/snapshot
by Yan Zheng
· 16 years ago
e441d54
Btrfs: add permission checks to the ioctls
by Chris Mason
· 16 years ago
f1d9e45
fs/9p: change simple_strtol to simple_strtoul
by Julia Lawall
· 16 years ago
7dd0cdc
9p: convert d_iname references to d_name.name
by Wu Fengguang
· 16 years ago
6ff2320
9p: Remove potentially bad parameter from function entry debug print.
by Duane Griffin
· 16 years ago
b34b086
Btrfs: Fix compile warning around num_online_cpus() in a min statement
by Chris Mason
· 16 years ago
1f80e4d
Btrfs: set EXTENT_BOUNDARY bit before marking extent delalloc.
by Yan Zheng
· 16 years ago
34bf63c
Btrfs: properly update block accounting for metadata
by Yan Zheng
· 16 years ago
ab67b7c
Btrfs: Add missing mnt_drop_write in ioctl.c
by Yan Zheng
· 16 years ago
0bc77ec
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
331c313
cifs: fix buffer overrun in parse_DFS_referrals
by Jeff Layton
· 16 years ago
b16281c
Btrfs: fix return value from btrfs_listxattr when buffer size is too small
by Yehuda Sadeh Weinraub
· 16 years ago
cad321a
Btrfs: shift all end_io work to thread pools
by Chris Mason
· 16 years ago
87b29b2
Btrfs: properly check free space for tree balancing
by Yan Zheng
· 16 years ago
a977218
ocfs2: Add JBD2 compat feature bit.
by Joel Becker
· 16 years ago
83099bc
ocfs2: Always update xattr search when creating bucket.
by Tao Ma
· 16 years ago
dcbdd4d
Btrfs: delete checksum items before marking blocks free
by Chris Mason
· 16 years ago
75eff68
Btrfs: Don't use spin*lock_irq for the delalloc lock
by Chris Mason
· 16 years ago
42dc7ba
Btrfs: Fix compressed writes on truncated pages
by Chris Mason
· 16 years ago
17d217f
Btrfs: fix nodatasum handling in balancing code
by Yan Zheng
· 16 years ago
e4404d6
Btrfs: shared seed device
by Yan Zheng
· 16 years ago
d2fb343
Btrfs: fix leaking block group on balance
by Yan Zheng
· 16 years ago
cfc8ea8
Btrfs: mnt_drop_write in ioctl_trans_end
by Sage Weil
· 16 years ago
0403e47
Btrfs: Add checking of csum tree in balancing code
by Yan Zheng
· 16 years ago
f4fd2c5
Merge branch 'to-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland
by Linus Torvalds
· 16 years ago
9c24624
KSYM_SYMBOL_LEN fixes
by Hugh Dickins
· 16 years ago
6ee5a39
inotify: fix IN_ONESHOT unmount event watcher
by Dmitri Monakhov
· 16 years ago
49c5034
pagemap: fix 32-bit pagemap regression
by Matt Mackall
· 16 years ago
02d2116
revert "percpu_counter: new function percpu_counter_sum_and_set"
by Andrew Morton
· 16 years ago
71c5576
revert "percpu counter: clean up percpu_counter_sum_and_set()"
by Andrew Morton
· 16 years ago
459931e
Btrfs: Delete csum items when freeing extents
by Chris Mason
· 16 years ago
85f3346
tracehook: exec double-reporting fix
by Roland McGrath
· 16 years ago
a4f4d6d
EXPORTFS: handle NULL returns from fh_to_dentry()/fh_to_parent()
by J. Bruce Fields
· 16 years ago
580afd7
Btrfs: Fix compressed checksum fsync log copies
by Chris Mason
· 16 years ago
c3027eb
Btrfs: Add inode sequence number for NFS and reserved space in a few structs
by Chris Mason
· 16 years ago
934d375
Btrfs: Use map_private_extent_buffer during generic_bin_search
by Chris Mason
· 16 years ago
a512bbf
Btrfs: superblock duplication
by Yan Zheng
· 16 years ago
d20f704
Btrfs: move data checksumming into a dedicated tree
by Chris Mason
· 16 years ago
218d11a
Fix a race condition in FASYNC handling
by Jonathan Corbet
· 16 years ago
bbeba4c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
576a488
[XFS] Fix hang after disallowed rename across directory quota domains
by Dave Chinner
· 16 years ago
fd4ce1a
[PATCH 1/2] kill FMODE_NDELAY_NOW
by Christoph Hellwig
· 16 years ago
ebbefc0
[PATCH] clean up blkdev_get a little bit
by Christoph Hellwig
· 16 years ago
2433c41
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
51eaaa6
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 16 years ago
c99e905c
Btrfs: Fix sparse endian warnings in struct-funcs.c
by Chris Mason
· 16 years ago
2a7108a
Btrfs: rev the disk format for the inode compat and csum selection changes
by Chris Mason
· 16 years ago
4022abf
Btrfs: delete unused function: btrfs_invalidate_dcache_root
by Chris Mason
· 16 years ago
607d432
Btrfs: add support for multiple csum algorithms
by Josef Bacik
· 16 years ago
c6e2bac
Btrfs: fix panic on error during mount
by Josef Bacik
· 16 years ago
f2b636e
Btrfs: add support for compat flags to btrfs
by Josef Bacik
· 16 years ago
7a865e8
Btrfs: btrfs: pass void __user * to btrfs_ioctl_clone_range
by Christoph Hellwig
· 16 years ago
4bcabaa
Btrfs: clean up btrfs_ioctl a little bit
by Christoph Hellwig
· 16 years ago
97288f2
Btrfs: corret fmode_t annotations
by Christoph Hellwig
· 16 years ago
6e430f9
Btrfs: fix shadowed variable declarations
by Christoph Hellwig
· 16 years ago
b295086
Btrfs: make things static and include the right headers
by Christoph Hellwig
· 16 years ago
1ffa4f4
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
by Sage Weil
· 16 years ago
6e3ad88
Btrfs: remove unneeded total_trans
by Sage Weil
· 16 years ago
641f521
Btrfs: sparse lock verification annotations for wait_on_state
by Christoph Hellwig
· 16 years ago
0380155
ntfs: don't fool kernel-doc
by Randy Dunlap
· 16 years ago
7ef9964
epoll: introduce resource usage limits
by Davide Libenzi
· 16 years ago
ce397c0
Btrfs: Fix cow semantic in run_delalloc_nocow()
by Liu Hui
· 16 years ago
d6b58f8
ocfs2: fix regression in ocfs2_read_blocks_sync()
by Mark Fasheh
· 16 years ago
07d9a39
ocfs2: fix return value set in init_dlmfs_fs()
by Coly Li
· 16 years ago
07f9eeb
ocfs2: fix wake_up in unlock_ast
by David Teigland
· 16 years ago
66f502a
ocfs2: initialize stack_user lvbptr
by David Teigland
· 16 years ago
3b5da01
ocfs2: comments typo fix
by Coly Li
· 16 years ago
Next »