Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1cba0cdf5e4dbcd9e5fa5b54d7a028e55e2ca057
1cba0cd
btrfs: Init io_lock after cloning btrfs device struct
by Thomas Gleixner
· 12 years ago
e942f88
Merge branch 'raid56-experimental' into for-linus-3.9
by Chris Mason
· 12 years ago
b2c6b3e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
by Chris Mason
· 12 years ago
272d26d
Btrfs: fix missing release of qgroup reservation in commit_transaction()
by Miao Xie
· 12 years ago
683cebd
Btrfs: fix missing check before disabling quota
by Wang Shilong
· 12 years ago
fa6ac87
Btrfs: fix cleaner thread not working with inode cache option
by Liu Bo
· 12 years ago
d4edf39
Btrfs: fix uncompleted transaction
by Miao Xie
· 12 years ago
178260b
Btrfs: fix the deadlock between the transaction start/attach and commit
by Miao Xie
· 12 years ago
4b82490
Btrfs: fix the qgroup reserved space is released prematurely
by Miao Xie
· 12 years ago
cdb4c57
btrfs: define BTRFS_MAGIC as a u64 value
by Zach Brown
· 12 years ago
a8bfd4a
Btrfs: set/change the label of a mounted file system
by jeff.liu
· 12 years ago
867ab66
Btrfs: Add a new ioctl to get the label of a mounted file system
by jeff.liu
· 12 years ago
569e0f3
Btrfs: place ordered operations on a per transaction list
by Josef Bacik
· 12 years ago
dde5740
Btrfs: relax the block group size limit for bitmaps
by Josef Bacik
· 12 years ago
3e39cea
Btrfs: allow for selecting only completely empty chunks
by Ilya Dryomov
· 12 years ago
bf023ec
Btrfs: eliminate a use-after-free in btrfs_balance()
by Ilya Dryomov
· 12 years ago
c8f2f24
Btrfs: remove unused extent io tree ops V2
by Josef Bacik
· 12 years ago
210549e
btrfs: add cancellation points to defrag
by David Sterba
· 12 years ago
b069e0c
btrfs: put some enospc messages under enospc_debug
by David Sterba
· 12 years ago
38851cc
Btrfs: implement unlocked dio write
by Miao Xie
· 12 years ago
2e60a51
Btrfs: serialize unlocked dio reads with truncate
by Miao Xie
· 12 years ago
0934856
Btrfs: fix deadlock due to unsubmitted
by Miao Xie
· 12 years ago
4a7d0f6
Btrfs: cleanup orphan reservation if truncate fails
by Josef Bacik
· 12 years ago
5d80366
Btrfs: steal from global reserve if we are cleaning up orphans
by Josef Bacik
· 12 years ago
8696c53
Btrfs: fix memory leak of pending_snapshot->inherit
by Miao Xie
· 12 years ago
2b8195b
Btrfs: fix the race between bio and btrfs_stop_workers
by Miao Xie
· 12 years ago
cb95e7b
btrfs: add "no file data" flag to btrfs send ioctl
by Mark Fasheh
· 12 years ago
2f697dc
Btrfs: extend the checksum item as much as possible
by Liu Bo
· 12 years ago
de78b51
btrfs: remove cache only arguments from defrag path
by Eric Sandeen
· 12 years ago
e4a2bca
Btrfs: if we aren't committing just end the transaction if we error out
by Josef Bacik
· 12 years ago
3e04e7f
Btrfs: handle errors in compression submission path
by Josef Bacik
· 12 years ago
70afa39
Btrfs: rework the overcommit logic to be based on the total size
by Josef Bacik
· 12 years ago
925396e
Btrfs: account for orphan inodes properly during cleanup
by Josef Bacik
· 12 years ago
0bec9ef
Btrfs: unreserve space if our ordered extent fails to work
by Josef Bacik
· 12 years ago
779880e
Btrfs: fix how we discard outstanding ordered extents on abort
by Josef Bacik
· 12 years ago
eb12db6
Btrfs: fix freeing delayed ref head while still holding its mutex
by Josef Bacik
· 12 years ago
063d006
btrfs: ensure we don't overrun devices_info[] in __btrfs_alloc_chunk
by Eric Sandeen
· 12 years ago
1971e91
btrfs: remove unnecessary DEFINE_WAIT() declarations
by Eric Sandeen
· 12 years ago
d4c0a7d
btrfs: remove unused "item" in btrfs_insert_delayed_item()
by Eric Sandeen
· 12 years ago
37252a6
btrfs: fix varargs in __btrfs_std_error
by Eric Sandeen
· 12 years ago
0e63602
btrfs: add missing break in btrfs_print_leaf()
by Eric Sandeen
· 12 years ago
1c697d4
btrfs: annotate intentional switch case fallthroughs
by Eric Sandeen
· 12 years ago
aa43a17
btrfs: handle null fs_info in btrfs_panic()
by Eric Sandeen
· 12 years ago
5a01604
btrfs: remove unused fs_info from btrfs_decode_error()
by Eric Sandeen
· 12 years ago
d1d3cd2
btrfs: list_entry can't return NULL
by Eric Sandeen
· 12 years ago
b4c6f7b
btrfs: remove unused fd in btrfs_ioctl_send()
by Eric Sandeen
· 12 years ago
96f1bb5
Btrfs: do not overcommit if we don't have enough space for global rsv
by Josef Bacik
· 12 years ago
0f5d42b
Btrfs: remove extent mapping if we fail to add chunk
by Josef Bacik
· 12 years ago
0448748
Btrfs: fix chunk allocation error handling
by Josef Bacik
· 12 years ago
87533c4
Btrfs: use bit operation for ->fs_state
by Miao Xie
· 12 years ago
de98ced
Btrfs: use seqlock to protect fs_info->avail_{data, metadata, system}_alloc_bits
by Miao Xie
· 12 years ago
df0af1a
Btrfs: use the inode own lock to protect its delalloc_bytes
by Miao Xie
· 12 years ago
963d678
Btrfs: use percpu counter for fs_info->delalloc_bytes
by Miao Xie
· 12 years ago
e2d8452
Btrfs: use percpu counter for dirty metadata count
by Miao Xie
· 12 years ago
c018dae
Btrfs: protect fs_info->alloc_start
by Miao Xie
· 12 years ago
8c6a3ee
Btrfs: add a comment for fs_info->max_inline
by Miao Xie
· 12 years ago
55e301f
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
by Filipe Brandenburger
· 12 years ago
82b22ac
Btrfs: Check CAP_DAC_READ_SEARCH for BTRFS_IOC_INO_PATHS
by Kusanagi Kouichi
· 12 years ago
fe5fafbe
Revert "Btrfs: fix permissions of empty files not affected by umask"
by Josef Bacik
· 12 years ago
5b947f1
Btrfs: don't traverse the ordered operation list repeatedly
by Miao Xie
· 12 years ago
63607cc
Btrfs: traverse and flush the delalloc inodes once
by Miao Xie
· 12 years ago
eebc608
Btrfs: check the return value of btrfs_run_ordered_operations()
by Miao Xie
· 12 years ago
3edb2a6
Btrfs: check the return value of btrfs_start_delalloc_inodes()
by Miao Xie
· 12 years ago
e6ec716
Btrfs: make raid attr array more readable
by Miao Xie
· 12 years ago
a1897fd
Btrfs: record first logical byte in memory
by Liu Bo
· 12 years ago
39f9d02
Btrfs: save us a read_lock
by Liu Bo
· 12 years ago
51fab69
Btrfs: use token to avoid times mapping extent buffer
by Liu Bo
· 12 years ago
dcfac41
Btrfs: kill unused argument of btrfs_pin_extent_for_log_replay
by Liu Bo
· 12 years ago
c53d613
Btrfs: kill unused argument of update_block_group
by Liu Bo
· 12 years ago
f6373bf
Btrfs: kill unused arguments of cache_block_group
by Liu Bo
· 12 years ago
17b8549
Btrfs: remove deprecated comments
by Liu Bo
· 12 years ago
c6b305a
Btrfs: don't re-enter when allocating a chunk
by Josef Bacik
· 12 years ago
2ab28f3
Btrfs: wait on ordered extents at the last possible moment
by Josef Bacik
· 12 years ago
dfd7982
Btrfs: fix trivial error in btrfs_ioctl_resize()
by Miao Xie
· 12 years ago
4eee4fa
Btrfs: use wrapper page_offset
by Miao Xie
· 12 years ago
da633a4
Btrfs: flush all dirty inodes if writeback can not start
by Miao Xie
· 12 years ago
093486c
Btrfs: make delayed ref lock logic more readable
by Miao Xie
· 12 years ago
0e8c36a
Btrfs: fix lots of orphan inodes when the space is not enough
by Miao Xie
· 12 years ago
4ea41ce
Btrfs: cleanup similar code in delayed inode
by Miao Xie
· 12 years ago
7892b5a
Btrfs: use common work instead of delayed work
by Miao Xie
· 12 years ago
7b5a1c5
Btrfs: cleanup unnecessary clear when freeing a transaction or a trans handle
by Miao Xie
· 12 years ago
78a6184
Btrfs: use slabs for delayed reference allocation
by Miao Xie
· 12 years ago
19f949f
Linux 3.8
by Linus Torvalds
· 12 years ago
e9cf59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 12 years ago
7c45512
mm: fix pageblock bitmap allocation
by Linus Torvalds
· 12 years ago
6f60cbd
btrfs: access superblock via pagecache in scan_one_device
by David Sterba
· 12 years ago
f741656
Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
ac89758
Revert "[media] dvb_frontend: return -ENOTTY for unimplement IOCTL"
by Mauro Carvalho Chehab
· 12 years ago
11e7651
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 12 years ago
5c0857a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db1b2d3
Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
7ea76eb
Merge tag 'omapdss-for-3.8-rc8' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
f0a34ac
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 12 years ago
e9daff2
Revert "xen PVonHVM: use E820_Reserved area for shared_info"
by Konrad Rzeszutek Wilk
· 12 years ago
5eb65be
Revert "xen/PVonHVM: fix compile warning in init_hvm_pv_info"
by Konrad Rzeszutek Wilk
· 12 years ago
2a745b1
Btrfs: fix crash in log replay with qgroups enabled
by Arne Jansen
· 12 years ago
f4d9605
sunvdc: Fix off-by-one in generic_request().
by David S. Miller
· 12 years ago
91e83ff
omapdrm: fix the dependency to omapdss
by Tomi Valkeinen
· 12 years ago
eb91e79
OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list
by NeilBrown
· 12 years ago
1de63d6
efi: Clear EFI_RUNTIME_SERVICES rather than EFI_BOOT by "noefi" boot parameter
by Satoru Takeuchi
· 12 years ago
Next »