index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
Btrfs: fix inode eviction infinite loop after extent_same ioctl
Filipe Manana
1
-0
/
+3
2015-04-13
Btrfs: fix range cloning when same inode used as source and destination
Filipe Manana
1
-2
/
+4
2015-04-10
Btrfs: fix use after free when close_ctree frees the orphan_rsv
Chris Mason
3
-1
/
+7
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
9
-37
/
+341
2015-04-10
Btrfs: don't use highmem for free space cache pages
Chris Mason
1
-7
/
+5
2015-04-10
Btrfs: two stage dirty block group writeout
Chris Mason
4
-32
/
+170
2015-04-10
btrfs: move struct io_ctl into ctree.h and rename it
Chris Mason
2
-33
/
+33
2015-04-10
Btrfs: don't steal from the global reserve if we don't have the space
Josef Bacik
1
-2
/
+44
2015-04-10
Btrfs: don't commit the transaction in the async space flushing
Josef Bacik
1
-6
/
+8
2015-04-10
Btrfs: reserve space for block groups
Josef Bacik
3
-3
/
+11
2015-04-10
Btrfs: refill block reserves during truncate
Chris Mason
3
-11
/
+46
2015-04-10
Btrfs: account for crcs in delayed ref processing
Josef Bacik
5
-24
/
+83
2015-04-10
btrfs: actively run the delayed refs while deleting large files
Chris Mason
4
-5
/
+52
2015-04-01
fs: btrfs: Add missing include file
Guenter Roeck
1
-0
/
+1
2015-04-01
Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()
Chris Mason
1
-1
/
+1
2015-03-27
Btrfs: Remove the check for old-style mkfs
Liu Bo
1
-6
/
+0
2015-03-27
btrfs: cleanup orphans while looking up default subvolume
Jeff Mahoney
1
-0
/
+9
2015-03-27
btrfs: explicitly set control file's private_data
Tom Van Braeckel
1
-0
/
+12
2015-03-27
btrfs: incorrect handling for fiemap_fill_next_extent return
Chengyu Song
1
-1
/
+4
2015-03-27
btrfs: don't accept bare namespace as a valid xattr
David Sterba
1
-14
/
+39
2015-03-27
Btrfs: fix log tree corruption when fs mounted with -o discard
Filipe Manana
1
-3
/
+2
2015-03-27
Btrfs: fix metadata inconsistencies after directory fsync
Filipe Manana
5
-10
/
+253
2015-03-27
Btrfs: change the insertion criteria for the qgroup operations rbtree
Filipe Manana
1
-4
/
+4
2015-03-27
Btrfs: add missing inode item update in fallocate()
Filipe Manana
1
-9
/
+20
2015-03-27
Btrfs: incremental send, remove dead code
Filipe Manana
1
-59
/
+0
2015-03-27
Btrfs: incremental send, clear name from cache after orphanization
Filipe Manana
1
-0
/
+17
2015-03-27
Btrfs: send, don't leave without decrementing clone root's send_progress
Filipe Manana
1
-2
/
+2
2015-03-27
Btrfs: send, add missing check for dead clone root
Filipe Manana
1
-1
/
+2
2015-03-27
Btrfs: remove deleted xattrs on fsync log replay
Filipe Manana
1
-14
/
+109
2015-03-23
Linux 4.0-rc5
v4.0-rc5
Linus Torvalds
1
-1
/
+1
2015-03-20
md: fix problems with freeing private data after ->run failure.
NeilBrown
2
-3
/
+2
2015-03-20
arm64: Honor __GFP_ZERO in dma allocations
Suzuki K. Poulose
1
-3
/
+9
2015-03-20
arm64: efi: don't restore TTBR0 if active_mm points at init_mm
Will Deacon
2
-2
/
+10
2015-03-20
Revert "x86/PCI: Refine the way to release PCI IRQ resources"
Rafael J. Wysocki
5
-32
/
+32
2015-03-20
target: do not reject FUA CDBs when write cache is enabled but emulate_write_...
Christophe Vu-Brugier
4
-18
/
+17
2015-03-20
target: Fix virtual LUN=0 target_configure_device failure OOPs
Nicholas Bellinger
1
-2
/
+2
2015-03-20
target/pscsi: Fix NULL pointer dereference in get_device_type
Nicholas Bellinger
1
-1
/
+1
2015-03-20
tcm_fc: missing curly braces in ft_invl_hw_context()
Dan Carpenter
1
-1
/
+2
2015-03-20
target: Fix reference leak in target_get_sess_cmd() error path
Bart Van Assche
1
-0
/
+4
2015-03-20
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
4
-16
/
+8
2015-03-20
tcm_qla2xxx: Fix incorrect use of __transport_register_session
Bart Van Assche
1
-1
/
+1
2015-03-20
iscsi-target: Avoid early conn_logout_comp for iser connections
Nicholas Bellinger
1
-4
/
+10
2015-03-20
Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"
Nicholas Bellinger
1
-3
/
+1
2015-03-20
target: Disallow changing of WRITE cache/FUA attrs after export
Nicholas Bellinger
1
-1
/
+15
2015-03-19
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
Christoph Hellwig
1
-2
/
+0
2015-03-19
fuse: explicitly set /dev/fuse file's private_data
Tom Van Braeckel
1
-0
/
+12
2015-03-19
Revert "of: Fix premature bootconsole disable with 'stdout-path'"
Peter Hurley
1
-3
/
+1
2015-03-19
of: handle both '/' and ':' in path strings
Brian Norris
1
-6
/
+1
2015-03-19
of: unittest: Add option string test case with longer path
Brian Norris
1
-0
/
+5
2015-03-19
of/irq: Fix of_irq_parse_one() returned error codes
Laurent Pinchart
1
-3
/
+7
[next]