Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
24c03fa5cf3d02c327cf9f2fc39f72664b1bd7e1
24c03fa
Btrfs: fix a dio write regression
by Liu Bo
· 12 years ago
bd7de2c
Btrfs: fix deadlock with freeze and sync V2
by Josef Bacik
· 12 years ago
5ee0844
Btrfs: revert checksum error statistic which can cause a BUG()
by Stefan Behrens
· 12 years ago
68ce968
Btrfs: remove superblock writing after fatal error
by Stefan Behrens
· 12 years ago
ae1e206
Btrfs: allow delayed refs to be merged
by Josef Bacik
· 12 years ago
5a24e84
Btrfs: fix enospc problems when deleting a subvol
by Josef Bacik
· 12 years ago
c0f62de
Btrfs: fix wrong mtime and ctime when creating snapshots
by Miao Xie
· 12 years ago
22cd2e7
Btrfs: fix race in run_clustered_refs
by Arne Jansen
· 12 years ago
b12a3b1
Btrfs: don't run __tree_mod_log_free_eb on leaves
by Chris Mason
· 12 years ago
6fc823b
Btrfs: increase the size of the free space cache
by Josef Bacik
· 12 years ago
66657b3
Btrfs: barrier before waitqueue_active
by Josef Bacik
· 12 years ago
1fa11e2
Btrfs: fix deadlock in wait_for_more_refs
by Arne Jansen
· 12 years ago
6209526
btrfs: fix second lock in btrfs_delete_delayed_items()
by Fengguang Wu
· 12 years ago
c329861
Btrfs: don't allocate a seperate csums array for direct reads
by Josef Bacik
· 12 years ago
99f5944
Btrfs: do not strdup non existent strings
by Josef Bacik
· 12 years ago
aa9ddcd
Btrfs: do not use missing devices when showing devname
by Josef Bacik
· 12 years ago
3627bf4
Btrfs: fix that error value is changed by mistake
by Stefan Behrens
· 12 years ago
eb838e7
Btrfs: lock extents as we map them in DIO
by Josef Bacik
· 12 years ago
dadd110
Btrfs: fix some endian bugs handling the root times
by Dan Carpenter
· 12 years ago
55e591f
Btrfs: unlock on error in btrfs_delalloc_reserve_metadata()
by Dan Carpenter
· 12 years ago
57a5a88
Btrfs: checking for NULL instead of IS_ERR
by Dan Carpenter
· 12 years ago
5986802
Btrfs: fix some error codes in btrfs_qgroup_inherit()
by Dan Carpenter
· 12 years ago
aa2ffd0
Btrfs: fix a misplaced address operator in a condition
by Stefan Behrens
· 12 years ago
b24baf6
Btrfs: uninit variable fixes in send/receive
by Chris Mason
· 12 years ago
113c1cb
Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus
by Chris Mason
· 12 years ago
31db9f7
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
by Alexander Block
· 12 years ago
7069830
Btrfs: add btrfs_compare_trees function
by Alexander Block
· 13 years ago
8ea05e3
Btrfs: introduce subvol uuids and times
by Alexander Block
· 12 years ago
91cb916
Btrfs: make iref_to_path non static
by Alexander Block
· 13 years ago
cd1cfc4
Btrfs: add a barrier before a waitqueue_active check
by Chris Mason
· 12 years ago
e9fbcb4
Btrfs: call the ordered free operation without any locks held
by Chris Mason
· 12 years ago
2b0ce2c
Btrfs: Check INCOMPAT flags on remount and add helper function
by Mitch Harder
· 12 years ago
b478b2b
Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus
by Chris Mason
· 12 years ago
e679376
Btrfs: add helper for tree enumeration
by Arne Jansen
· 13 years ago
362a20c
btrfs: allow cross-subvolume file clone
by David Sterba
· 13 years ago
67c9684
Btrfs: improve multi-thread buffer read
by Liu Bo
· 12 years ago
df57dbe
Btrfs: make btrfs's allocation smoothly with preallocation
by Liu Bo
· 12 years ago
51561ff
Btrfs: lock the transition from dirty to writeback for an eb
by Josef Bacik
· 12 years ago
594831c
Btrfs: fix potential race in extent buffer freeing
by Josef Bacik
· 12 years ago
e64860a
Btrfs: don't return true in releasepage unless we actually freed the eb
by Josef Bacik
· 12 years ago
a98cdb8
Btrfs: suppress printk() if all device I/O stats are zero
by Stefan Behrens
· 12 years ago
5021976
Btrfs: remove unwanted printk() for btrfs device I/O stats
by Stefan Behrens
· 12 years ago
18077bb
Btrfs: rewrite BTRFS_SETGET_FUNCS
by Li Zefan
· 12 years ago
293f7e0
Btrfs: zero unused bytes in inode item
by Li Zefan
· 12 years ago
b4d7c3c
Btrfs: kill free_space pointer from inode structure
by Li Zefan
· 12 years ago
d5b025d
btrfs read error corrected message floods the console during recovery
by Anand Jain
· 12 years ago
e6466e3
Btrfs: fix buffer leak in btrfs_next_old_leaf
by Jan Schmidt
· 12 years ago
f6175ef
Btrfs: do not count in readonly bytes
by Liu Bo
· 12 years ago
799ffc3
Btrfs: add ro notification to dump_space_info
by Liu Bo
· 12 years ago
cf7c1ef
Btrfs: fix a bug of writting free space cache during balance
by Liu Bo
· 12 years ago
0678938
Btrfs: do not abort transaction in prealloc case
by Liu Bo
· 12 years ago
83eea1f
Btrfs: kill root from btrfs_is_free_space_inode
by Liu Bo
· 12 years ago
51a8cf9
Btrfs: fix btrfs_is_free_space_inode to recognize btree inode
by Liu Bo
· 12 years ago
c090158
Btrfs: avoid I/O repair BUG() from btree_read_extent_buffer_pages()
by Stefan Behrens
· 12 years ago
f4c738c
Btrfs: rework shrink_delalloc
by Josef Bacik
· 12 years ago
b9ca066
Btrfs: do not set subvolume flags in readonly mode
by Liu Bo
· 13 years ago
e54bfa31
Btrfs: use mnt_want_write_file instead of mnt_want_write
by Liu Bo
· 13 years ago
768e9df
Btrfs: remove redundant r/o check for superblock
by Liu Bo
· 13 years ago
a874a63
Btrfs: check write access to mount earlier while creating snapshots
by Liu Bo
· 13 years ago
287082b
Btrfs: fix typo in cow_file_range_async and async_cow_submit
by Liu Bo
· 13 years ago
0e72110
Btrfs: change how we indicate we're adding csums
by Josef Bacik
· 13 years ago
b995929
Btrfs: return error of btrfs_update_inode() to caller
by Tsutomu Itoh
· 13 years ago
23291a0
Btrfs: fix error handling in __add_reloc_root()
by Dan Carpenter
· 13 years ago
44c44af
Btrfs: do not ignore errors from btrfs_cleanup_fs_roots() when mounting
by Ilya Dryomov
· 13 years ago
fed425c
Btrfs: do not return EINVAL instead of ENOMEM from open_ctree()
by Ilya Dryomov
· 13 years ago
02db084
Btrfs: add DEVICE_READY ioctl
by Josef Bacik
· 13 years ago
96c3f43
Btrfs: flush delayed inodes if we're short on space
by Josef Bacik
· 13 years ago
b27f7c0
btrfs: join DEV_STATS ioctls to one
by David Sterba
· 13 years ago
a43a211
btrfs: ignore unfragmented file checks in defrag when compression enabled - rebased
by Andrew Mahone
· 13 years ago
e4b50e1
Btrfs: small naming cleanup in join_transaction()
by Dan Carpenter
· 13 years ago
2bc556528
Btrfs: don't update atime on RO subvolumes
by Alexander Block
· 13 years ago
063849e
Btrfs: allow mount -o remount,compress=no
by Arnd Hannemann
· 13 years ago
c5c3c5f
Btrfs: remove ->dirty_inode
by Josef Bacik
· 13 years ago
cbea5ac
Btrfs: reduce calls to wake_up on uncontended locks
by Chris Mason
· 12 years ago
e39e64a
Btrfs: don't wait around for new log writers on an SSD
by Chris Mason
· 12 years ago
28a33cb
Linux 3.5
by Linus Torvalds
· 12 years ago
bff9d18
Remove SYSTEM_SUSPEND_DISK system state
by Rafael J. Wysocki
· 12 years ago
9a2bc86
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
by Linus Torvalds
· 12 years ago
c064da4
kdb: Switch to nolock variants of kmsg_dump functions
by Anton Vorontsov
· 12 years ago
533827c
printk: Implement some unlocked kmsg_dump functions
by Anton Vorontsov
· 12 years ago
1b499d0
printk: Remove kdb_syslog_data
by Anton Vorontsov
· 12 years ago
bc792e6
kdb: Revive dmesg command
by Anton Vorontsov
· 12 years ago
d75e2c9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
9351737
Merge tag 'dm-3.5-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm
by Linus Torvalds
· 12 years ago
ce9f8d6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 12 years ago
1793416
Merge tag 'upstream-3.5-rc8' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
7c8d3a4
dm raid1: set discard_zeroes_data_unsupported
by Mikulas Patocka
· 12 years ago
650d2a0
dm thin: do not send discards to shared blocks
by Mikulas Patocka
· 12 years ago
751f188
dm raid1: fix crash with mirror recovery and discard
by Mikulas Patocka
· 12 years ago
c999ff6
pnfs-obj: Fix __r4w_get_page when offset is beyond i_size
by Boaz Harrosh
· 13 years ago
9909d45
pnfs-obj: don't leak objio_state if ore_write/read fails
by Boaz Harrosh
· 13 years ago
537632e
ore: Unlock r4w pages in exact reverse order of locking
by Boaz Harrosh
· 12 years ago
62b62ad
ore: Remove support of partial IO request (NFS crash)
by Boaz Harrosh
· 13 years ago
9ff1930
ore: Fix NFS crash by supporting any unaligned RAID IO
by Boaz Harrosh
· 13 years ago
c672793
UBIFS: fix a bug in empty space fix-up
by Artem Bityutskiy
· 12 years ago
85efc72
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
3e4b945
Merge tag 'md-3.5-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 12 years ago
309d4b0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
61c901c
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
380e99f
cx25821: Remove bad strcpy to read-only char*
by Ezequiel Garcia
· 12 years ago
Next »