aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Hook into fork(), exec(), and exit()Bjoern Brandenburg2017-05-26
* Augment rt_task() with is_realtime()Bjoern Brandenburg2017-05-26
* Add object list to inodesBjoern Brandenburg2017-05-26
* nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields2017-05-25
* nfsd: fix undefined behavior in nfsd4_layout_verifyAri Kauppi2017-05-25
* NFS: Use GFP_NOIO for two allocations in writebackBenjamin Coddington2017-05-25
* NFS: Fix use after free in write error pathFred Isaman2017-05-25
* NFSv4: Fix a hang in OPEN related to server rebootTrond Myklebust2017-05-25
* fscrypt: avoid collisions when presenting long encrypted filenamesEric Biggers2017-05-25
* f2fs: check entire encrypted bigname when finding a dentryJaegeuk Kim2017-05-25
* proc: Fix unbalanced hard link numbersTakashi Iwai2017-05-25
* fanotify: don't expose EOPENSTALE to userspaceAmir Goldstein2017-05-25
* pstore: Shut down worker when unregisteringKees Cook2017-05-20
* fscrypt: fix context consistency check when key(s) unavailableEric Biggers2017-05-20
* CIFS: add misssing SFM mapping for doublequoteBjörn Jacke2017-05-20
* cifs: fix CIFS_IOC_GET_MNT_INFO oopsDavid Disseldorp2017-05-20
* CIFS: fix oplock break deadlocksRabin Vincent2017-05-20
* cifs: fix CIFS_ENUMERATE_SNAPSHOTS oopsDavid Disseldorp2017-05-20
* cifs: fix leak in FSCTL_ENUM_SNAPS response handlingDavid Disseldorp2017-05-20
* CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke2017-05-20
* SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French2017-05-20
* Set unicode flag on cifs echo request to avoid Mac errorSteve French2017-05-20
* Fix match_prepath()Sachin Prabhu2017-05-20
* fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin2017-05-20
* ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-20
* fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko2017-05-20
* orangefs: do not check possibly stale size on truncateMartin Brandenburg2017-05-20
* orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg2017-05-20
* orangefs: clean up oversize xattr validationMartin Brandenburg2017-05-20
* orangefs: fix bounds check for listxattrMartin Brandenburg2017-05-20
* ext4: evict inline data when writing to memory mapEric Biggers2017-05-20
* block: get rid of blk_integrity_revalidate()Ilya Dryomov2017-05-14
* f2fs: sanity check segment countJin Qian2017-05-14
* 9p: fix a potential acl leakCong Wang2017-05-14
* ceph: try getting buffer capability for readahead/fadviseYan, Zheng2017-05-08
* Handle mismatched open callsSachin Prabhu2017-05-08
* timerfd: Protect the might cancel mechanism properThomas Gleixner2017-05-08
* ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng2017-05-03
* nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2017-05-03
* nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2017-05-03
* nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields2017-05-03
* ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-27
* ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-04-27
* CIFS: remove bad_network_name flagGermano Percossi2017-04-27
* cifs: Do not send echoes before Negotiate is completeSachin Prabhu2017-04-27
* ext4: fix inode checksum calculation problem if i_extra_size is smallDaeho Jeong2017-04-21
* CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi2017-04-21
* CIFS: reconnect thread reschedule itselfGermano Percossi2017-04-21
* orangefs: free superblock when mount failsMartin Brandenburg2017-04-21
* thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-21