aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-05-19Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-05-13lockd: ensure we tear down any live sockets when socket creation fails during...Jeff Layton
2014-05-13locks: allow __break_lease to sleep even when break_time is 0Jeff Layton
2014-05-12Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-05-09Merge branch 'upstream/android-3.10' into linaro-fixes/android-3.10John Stultz
2014-05-07Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o
2014-05-06ext4: fix jbd2 warning under heavy xattr loadJan Kara
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi
2014-05-06reiserfs: fix race in readdirJeff Mahoney
2014-05-06nfsd: set timeparms.to_maxval in setup_callback_clientJeff Layton
2014-05-06NFSD: Traverse unconfirmed client through hash-tableKinglong Mee
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields
2014-05-06xfs: fix directory hash ordering bugMark Tinguely
2014-05-02pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
2014-04-26jffs2: remove from wait queue after schedule()Li Zefan
2014-04-26jffs2: avoid soft-lockup in jffs2_reserve_space_gc()Li Zefan
2014-04-26jffs2: Fix crash due to truncation of csizeAjesh Kunhipurayil Vijayan
2014-04-26jffs2: Fix segmentation fault found in stress testKamlakant Patel
2014-04-26ext4: fix partial cluster handling for bigalloc file systemsEric Whitney
2014-04-26ext4: fix error return from ext4_ext_handle_uninitialized_extents()Eric Whitney
2014-04-26Btrfs: skip submitting barrier for missing deviceHidetoshi Seto
2014-04-26bdi: avoid oops on device removalJan Kara
2014-04-26backing_dev: fix hung task on syncDerek Basehore
2014-04-23cope with potentially long ->d_dname() output for shmem/hugetlbAl Viro
2014-04-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-04-03mm: close PageTail raceDavid Rientjes
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-03-28Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-03-23bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger
2014-03-23Fix mountpoint reference leakage in linkatOleg Drokin
2014-03-23Btrfs: fix data corruption when reading/updating compressed extentsFilipe David Borba Manana
2014-03-23fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-23NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-23NFS: Fix a delegation callback raceTrond Myklebust
2014-03-23ocfs2 syncs the wrong range...Al Viro
2014-03-23ocfs2: fix quota file corruptionJan Kara
2014-03-09Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-03-06quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-06fs: fix iversion handlingChristoph Hellwig
2014-03-06CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-06cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-06ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o