aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-30Btrfs: fix scrub_print_warning to handle skinny metadata extentsLiu Bo
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30Btrfs: don't check nodes for extent itemsJosef Bacik
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30Btrfs: send, don't error in the presence of subvols/snapshotsFilipe Manana
2014-06-30Btrfs: set right total device count for seeding supportWang Shilong
2014-06-30Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo
2014-06-30Btrfs: fix NULL pointer crash of deleting a seed deviceLiu Bo
2014-06-30Btrfs: make sure there are not any read requests before stopping workersWang Shilong
2014-06-30Btrfs: output warning instead of error when loading free space cache failedMiao Xie
2014-06-30btrfs: Add ctime/mtime update for btrfs device add/remove.Qu Wenruo
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-30CIFS: Fix memory leaks in SMB2_openPavel Shilovsky
2014-06-30aio: fix kernel memory disclosure in io_getevents() introduced in v3.10Benjamin LaHaise
2014-06-30aio: fix aio request leak when events are reaped by userspaceBenjamin LaHaise
2014-06-30ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-06-30ext4: fix zeroing of page during writebackJan Kara
2014-06-30ext4: fix data integrity sync in ordered modeNamjae Jeon
2014-06-17Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-06-17Merge tag v3.14.8 into linux-linaro-lsk-v3.14Alex Shi
2014-06-16Merge branch 'linux-linaro-lsk-v3.14' into linux-linaro-lsk-v3.14-androidMark Brown
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski
2014-06-16Merge remote-tracking branch 'lsk/v3.14/topic/arm64-crypto' into linux-linaro...Mark Brown
2014-06-16binfmt_elf: add ELF_HWCAP2 to compat auxv entriesArd Biesheuvel
2014-06-13Merge remote-tracking branch 'lsk/v3.14/topic/aosp' into linux-linaro-lsk-v3....Mark Brown
2014-06-13Merge tag 'v3.14' into linaro-android-3.14-lskJohn Stultz
2014-06-11mm: add !pte_present() check on existing hugetlb_entry callbacksNaoya Horiguchi
2014-06-07sysfs: make sure read buffer is zeroedTejun Heo
2014-06-07metag: Reduce maximum stack size to 256MBJames Hogan
2014-06-07nfsd4: remove lockowner when removing lock stateidJ. Bruce Fields
2014-06-07nfsd4: warn on finding lockowner without stateid'sJ. Bruce Fields
2014-06-07NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-06-07NFSd: call rpc_destroy_wait_queue() from free_client()Trond Myklebust
2014-06-07NFSd: Move default initialisers from create_client() to alloc_client()Trond Myklebust
2014-06-07fix races between __d_instantiate() and checks of dentry flagsAl Viro
2014-06-07autofs: fix lockref lookupIan Kent
2014-06-07ceph: clear directory's completeness when creating fileYan, Zheng
2014-06-07fs/affs/super.c: bugfix / double freeFabian Frederick
2014-06-07posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-06-07aio: fix potential leak in aio_run_iocb().Leon Yu
2014-06-07coredump: fix va_list corruptionEric Dumazet
2014-06-07kernfs: add back missing error check in kernfs_fop_mmap()Tejun Heo
2014-05-31fs: Don't return 0 from get_anon_bdevThomas Bächler
2014-05-31cifs: Wait for writebacks to complete before attempting write.Sachin Prabhu
2014-05-31don't bother with {get,put}_write_access() on non-regular filesAl Viro
2014-05-13lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-05-13aio: v4 ensure access to ctx->ring_pages is correctly serialised for migrationBenjamin LaHaise
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-06ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()Theodore Ts'o