| Commit message (Expand) | Author | Age |
* | Hook into fork(), exec(), and exit() | Bjoern Brandenburg | 2017-05-26 |
* | Augment rt_task() with is_realtime() | Bjoern Brandenburg | 2017-05-26 |
* | Add object list to inodes | Bjoern Brandenburg | 2017-05-26 |
* | nfsd: encoders mustn't use unitialized values in error cases | J. Bruce Fields | 2017-05-25 |
* | nfsd: fix undefined behavior in nfsd4_layout_verify | Ari Kauppi | 2017-05-25 |
* | NFS: Use GFP_NOIO for two allocations in writeback | Benjamin Coddington | 2017-05-25 |
* | NFS: Fix use after free in write error path | Fred Isaman | 2017-05-25 |
* | NFSv4: Fix a hang in OPEN related to server reboot | Trond Myklebust | 2017-05-25 |
* | fscrypt: avoid collisions when presenting long encrypted filenames | Eric Biggers | 2017-05-25 |
* | f2fs: check entire encrypted bigname when finding a dentry | Jaegeuk Kim | 2017-05-25 |
* | proc: Fix unbalanced hard link numbers | Takashi Iwai | 2017-05-25 |
* | fanotify: don't expose EOPENSTALE to userspace | Amir Goldstein | 2017-05-25 |
* | pstore: Shut down worker when unregistering | Kees Cook | 2017-05-20 |
* | fscrypt: fix context consistency check when key(s) unavailable | Eric Biggers | 2017-05-20 |
* | CIFS: add misssing SFM mapping for doublequote | Björn Jacke | 2017-05-20 |
* | cifs: fix CIFS_IOC_GET_MNT_INFO oops | David Disseldorp | 2017-05-20 |
* | CIFS: fix oplock break deadlocks | Rabin Vincent | 2017-05-20 |
* | cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops | David Disseldorp | 2017-05-20 |
* | cifs: fix leak in FSCTL_ENUM_SNAPS response handling | David Disseldorp | 2017-05-20 |
* | CIFS: fix mapping of SFM_SPACE and SFM_PERIOD | Björn Jacke | 2017-05-20 |
* | SMB3: Work around mount failure when using SMB3 dialect to Macs | Steve French | 2017-05-20 |
* | Set unicode flag on cifs echo request to avoid Mac error | Steve French | 2017-05-20 |
* | Fix match_prepath() | Sachin Prabhu | 2017-05-20 |
* | fs/block_dev: always invalidate cleancache in invalidate_bdev() | Andrey Ryabinin | 2017-05-20 |
* | ceph: fix memory leak in __ceph_setxattr() | Luis Henriques | 2017-05-20 |
* | fs/xattr.c: zero out memory copied to userspace in getxattr | Michal Hocko | 2017-05-20 |
* | orangefs: do not check possibly stale size on truncate | Martin Brandenburg | 2017-05-20 |
* | orangefs: do not set getattr_time on orangefs_lookup | Martin Brandenburg | 2017-05-20 |
* | orangefs: clean up oversize xattr validation | Martin Brandenburg | 2017-05-20 |
* | orangefs: fix bounds check for listxattr | Martin Brandenburg | 2017-05-20 |
* | ext4: evict inline data when writing to memory map | Eric Biggers | 2017-05-20 |
* | block: get rid of blk_integrity_revalidate() | Ilya Dryomov | 2017-05-14 |
* | f2fs: sanity check segment count | Jin Qian | 2017-05-14 |
* | 9p: fix a potential acl leak | Cong Wang | 2017-05-14 |
* | ceph: try getting buffer capability for readahead/fadvise | Yan, Zheng | 2017-05-08 |
* | Handle mismatched open calls | Sachin Prabhu | 2017-05-08 |
* | timerfd: Protect the might cancel mechanism proper | Thomas Gleixner | 2017-05-08 |
* | ceph: fix recursion between ceph_set_acl() and __ceph_setattr() | Yan, Zheng | 2017-05-03 |
* | nfsd: stricter decoding of write-like NFSv2/v3 ops | J. Bruce Fields | 2017-05-03 |
* | nfsd4: minor NFSv2/v3 write decoding cleanup | J. Bruce Fields | 2017-05-03 |
* | nfsd: check for oversized NFSv2/v3 arguments | J. Bruce Fields | 2017-05-03 |
* | ubifs: Fix O_TMPFILE corner case in ubifs_link() | Richard Weinberger | 2017-04-27 |
* | ubifs: Fix RENAME_WHITEOUT support | Felix Fietkau | 2017-04-27 |
* | CIFS: remove bad_network_name flag | Germano Percossi | 2017-04-27 |
* | cifs: Do not send echoes before Negotiate is complete | Sachin Prabhu | 2017-04-27 |
* | ext4: fix inode checksum calculation problem if i_extra_size is small | Daeho Jeong | 2017-04-21 |
* | CIFS: store results of cifs_reopen_file to avoid infinite wait | Germano Percossi | 2017-04-21 |
* | CIFS: reconnect thread reschedule itself | Germano Percossi | 2017-04-21 |
* | orangefs: free superblock when mount fails | Martin Brandenburg | 2017-04-21 |
* | thp: fix MADV_DONTNEED vs clear soft dirty race | Kirill A. Shutemov | 2017-04-21 |