summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-10Btrfs: fix possible memory leak in btrfs_create_tree()Tsutomu Itoh
2014-06-10btrfs: remove useless ACL checkZhangZhen
2014-06-10btrfs: btrfs_rm_device() should zero mirror SB as wellAnand Jain
2014-06-10Btrfs: use bitfield instead of integer data type for the some variants in btr...Miao Xie
2014-06-10Btrfs: send, fix more issues related to directory renamesFilipe Manana
2014-06-10Btrfs: send, remove dead code from __get_cur_name_and_parentFilipe Manana
2014-06-10Btrfs: send, account for orphan directories when building path stringsFilipe Manana
2014-06-10Btrfs: send, avoid unnecessary inode item lookup in the btreeFilipe Manana
2014-06-10btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel spaceGui Hecheng
2014-06-10btrfs: fix wrong max system array size check in kernel spaceGui Hecheng
2014-06-10btrfs: Add check to avoid cleanup roots already in fs_info->dead_roots.Qu Wenruo
2014-06-10Btrfs: reclaim the reserved metadata space at backgroundMiao Xie
2014-06-10Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-10btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-10btrfs: assert that send is not in progres before root deletionDavid Sterba
2014-06-10btrfs: protect snapshots from deleting during sendDavid Sterba
2014-06-10btrfs: remove redundant null check in btrfs_dentry_release()Daeseok Youn
2014-06-10Btrfs: implement inode_operations callback tmpfileFilipe Manana
2014-06-10btrfs: make FS_INFO ioctl available to anyoneDavid Sterba
2014-06-10btrfs: make DEV_INFO ioctl available to anyoneDavid Sterba
2014-06-10btrfs: export more from FS_INFO to sysfsDavid Sterba
2014-06-10btrfs: retrieve more info from FS_INFO ioctlDavid Sterba
2014-06-10btrfs: balance filter: add limit of processed chunksDavid Sterba
2014-06-10Btrfs: fix leaf corruption caused by ENOSPC while hole punchingFilipe Manana
2014-06-10Btrfs: do not increment on bio_index one by oneLiu Bo
2014-06-10Btrfs: read inode size after acquiring the mutex when punching a holeFilipe Manana
2014-06-10btrfs: Remove unnecessary check for NULLTobias Klauser
2014-06-10btrfs: fix inline compressed read err corruptionZach Brown
2014-06-10btrfs: return ptr error from compression workspaceZach Brown
2014-06-10btrfs: return errno instead of -1 from compressionZach Brown
2014-06-10btrfs: check_int: propagate out-of-memory error upwardsStefan Behrens
2014-06-10Btrfs: fix hang on error (such as ENOSPC) when writing extent pagesFilipe Manana
2014-06-08Linux 3.15Linus Torvalds
2014-06-08Revert "x86/smpboot: Initialize secondary CPU only if master CPU will wait fo...Linus Torvalds
2014-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-07Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2014-06-07x86/boot: EFI_MIXED should not prohibit loading above 4GMatt Fleming
2014-06-06mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-06Btrfs: send, fix corrupted path strings for long pathsFilipe Manana
2014-06-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-06mm: rmap: fix use-after-free in __put_anon_vmaAndrey Ryabinin
2014-06-06target: Fix alua_access_state attribute OOPs for un-configured devicesNicholas Bellinger
2014-06-06target: Allow READ_CAPACITY opcode in ALUA Standby access stateNicholas Bellinger
2014-06-05Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2014-06-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-06-05Merge branch 'futex-fixes' (futex fixes from Thomas Gleixner)Linus Torvalds
2014-06-05futex: Make lookup_pi_state more robustThomas Gleixner
2014-06-05futex: Always cleanup owner tid in unlock_piThomas Gleixner
2014-06-05futex: Validate atomic acquisition in futex_lock_pi_atomic()Thomas Gleixner