summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-02ext4: don't orphan or truncate the boot loader inodeTheodore Ts'o
2015-02-02vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2015-02-02ext4: don't check quota format when there are no quota filesJan Kara
2015-02-02ext4: check EA value offset when loadingDarrick J. Wong
2015-02-02mnt: Prevent pivot_root from creating a loop in the mount treeEric W. Biederman
2015-02-02fanotify: enable close-on-exec on events' fd when requested in fanotify_init()Yann Droneaud
2015-02-02fs: make cont_expand_zero interruptibleMikulas Patocka
2015-02-02fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa
2015-02-02ecryptfs: avoid to access NULL pointer when write metadata in xattrChao Yu
2015-02-02NFSv4.1: Fix an NFSv4.1 state renewal regressionAndy Adamson
2015-02-02NFSv4: fix open/lock state recovery error handlingTrond Myklebust
2015-02-02lockd: Try to reconnect if statd has movedBenjamin Coddington
2015-02-02UBIFS: fix free log space calculationArtem Bityutskiy
2015-02-02UBIFS: fix a race conditionArtem Bityutskiy
2015-02-02UBIFS: remove mst_mutexArtem Bityutskiy
2014-12-01mnt: Only change user settable mount flags in remountEric W. Biederman
2014-12-01NFS: fix stable regressionSergio Gelato
2014-12-01ext4: avoid trying to kfree an ERR_PTR pointerTheodore Ts'o
2014-12-01ext4: propagate errors up to ext4_find_entry()'s callersTheodore Ts'o
2014-12-01ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-12-01nilfs2: fix data loss with mmap()Andreas Rohner
2014-12-01Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-12-01NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-12-01don't bugger nd->seq on set_root_rcu() from follow_dotdot_rcu()Al Viro
2014-12-01get rid of propagate_umount() mistakenly treating slaves as busy.Al Viro
2014-09-25ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-09-25NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-25CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-25isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-07-31introduce SIZE_MAXXi Wang
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-09CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-06nfsd: getattr for FATTR4_WORD0_FILES_AVAIL needs the statfs bufferChristoph Hellwig
2014-07-06nfsd4: fix FREE_STATEID lockowner leakJ. Bruce Fields
2014-07-06UBIFS: Remove incorrect assertion in shrink_tnc()hujianyang
2014-06-30btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen
2014-06-30Btrfs: use right type to get real comparisonLiu Bo
2014-06-30fs: btrfs: volumes.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-30Btrfs: fix double free in find_lock_delalloc_rangeChris Mason
2014-06-30ext4: fix wrong assert in ext4_mb_normalize_request()Maurizio Lombardi
2014-06-11nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky
2014-06-11nfsd: containerize NFSd filesystemStanislav Kinsbursky
2014-06-11nfsd: pass proper net to nfsd_destroy() from NFSd kthreadsStanislav Kinsbursky
2014-06-11nfsd: pass net to __write_ports() and downStanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_set_nrthreads()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_svc()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_create_serv()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_startup() and nfsd_shutdown()Stanislav Kinsbursky
2014-06-11nfsd: pass net to nfsd_init_socks()Stanislav Kinsbursky