summaryrefslogtreecommitdiffstats
path: root/fs/freevxfs/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-13Btrfs: fix range cloning when same inode used as source and destinationFilipe Manana1-2/+4
2015-04-10Btrfs: fix use after free when close_ctree frees the orphan_rsvChris Mason3-1/+7
2015-04-10Btrfs: allow block group cache writeout outside critical section in commitChris Mason9-37/+341
2015-04-10Btrfs: don't use highmem for free space cache pagesChris Mason1-7/+5
2015-04-10Btrfs: two stage dirty block group writeoutChris Mason4-32/+170
2015-04-10btrfs: move struct io_ctl into ctree.h and rename itChris Mason2-33/+33
2015-04-10Btrfs: don't steal from the global reserve if we don't have the spaceJosef Bacik1-2/+44
2015-04-10Btrfs: don't commit the transaction in the async space flushingJosef Bacik1-6/+8
2015-04-10Btrfs: reserve space for block groupsJosef Bacik3-3/+11
2015-04-10Btrfs: refill block reserves during truncateChris Mason3-11/+46
2015-04-10Btrfs: account for crcs in delayed ref processingJosef Bacik5-24/+83
2015-04-10btrfs: actively run the delayed refs while deleting large filesChris Mason4-5/+52
2015-04-01fs: btrfs: Add missing include fileGuenter Roeck1-0/+1
2015-04-01Btrfs: free and unlock our path before btrfs_free_and_pin_reserved_extent()Chris Mason1-1/+1
2015-03-27Btrfs: Remove the check for old-style mkfsLiu Bo1-6/+0
2015-03-27btrfs: cleanup orphans while looking up default subvolumeJeff Mahoney1-0/+9
2015-03-27btrfs: explicitly set control file's private_dataTom Van Braeckel1-0/+12
2015-03-27btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song1-1/+4
2015-03-27btrfs: don't accept bare namespace as a valid xattrDavid Sterba1-14/+39
2015-03-27Btrfs: fix log tree corruption when fs mounted with -o discardFilipe Manana1-3/+2
2015-03-27Btrfs: fix metadata inconsistencies after directory fsyncFilipe Manana5-10/+253
2015-03-27Btrfs: change the insertion criteria for the qgroup operations rbtreeFilipe Manana1-4/+4
2015-03-27Btrfs: add missing inode item update in fallocate()Filipe Manana1-9/+20
2015-03-27Btrfs: incremental send, remove dead codeFilipe Manana1-59/+0
2015-03-27Btrfs: incremental send, clear name from cache after orphanizationFilipe Manana1-0/+17
2015-03-27Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana1-2/+2
2015-03-27Btrfs: send, add missing check for dead clone rootFilipe Manana1-1/+2
2015-03-27Btrfs: remove deleted xattrs on fsync log replayFilipe Manana1-14/+109
2015-03-23Linux 4.0-rc5v4.0-rc5Linus Torvalds1-1/+1
2015-03-20md: fix problems with freeing private data after ->run failure.NeilBrown2-3/+2
2015-03-20arm64: Honor __GFP_ZERO in dma allocationsSuzuki K. Poulose1-3/+9
2015-03-20arm64: efi: don't restore TTBR0 if active_mm points at init_mmWill Deacon2-2/+10
2015-03-20Revert "x86/PCI: Refine the way to release PCI IRQ resources"Rafael J. Wysocki5-32/+32
2015-03-20target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier4-18/+17
2015-03-20target: Fix virtual LUN=0 target_configure_device failure OOPsNicholas Bellinger1-2/+2
2015-03-20target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-03-20tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-03-20target: Fix reference leak in target_get_sess_cmd() error pathBart Van Assche1-0/+4
2015-03-20loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_sessionBart Van Assche4-16/+8
2015-03-20tcm_qla2xxx: Fix incorrect use of __transport_register_sessionBart Van Assche1-1/+1
2015-03-20iscsi-target: Avoid early conn_logout_comp for iser connectionsNicholas Bellinger1-4/+10
2015-03-20Revert "iscsi-target: Avoid IN_LOGOUT failure case for iser-target"Nicholas Bellinger1-3/+1
2015-03-20target: Disallow changing of WRITE cache/FUA attrs after exportNicholas Bellinger1-1/+15
2015-03-19Subject: nfsd: don't recursively call nfsd4_cb_layout_failChristoph Hellwig1-2/+0
2015-03-19fuse: explicitly set /dev/fuse file's private_dataTom Van Braeckel1-0/+12
2015-03-19Revert "of: Fix premature bootconsole disable with 'stdout-path'"Peter Hurley1-3/+1
2015-03-19of: handle both '/' and ':' in path stringsBrian Norris1-6/+1
2015-03-19of: unittest: Add option string test case with longer pathBrian Norris1-0/+5
2015-03-19of/irq: Fix of_irq_parse_one() returned error codesLaurent Pinchart1-3/+7
2015-03-19mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_allocNeilBrown1-1/+1