aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-10-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-10-05Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-10-05ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-10-05nilfs2: fix data loss with mmap()Andreas Rohner
2014-10-05fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin
2014-10-05fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin
2014-10-05lockd: fix rpcbind crash on lockd startup failureJ. Bruce Fields
2014-10-05CIFS: Fix SMB2 readdir error handlingPavel Shilovsky
2014-10-05CIFS: Fix directory rename errorPavel Shilovsky
2014-10-05NFSv4: Fix another bug in the close/open_downgrade codeTrond Myklebust
2014-10-05NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists()Steve Dickson
2014-09-17vfs: fix bad hashing of dentriesLinus Torvalds
2014-09-17dcache.c: get rid of pointless macrosAl Viro
2014-09-17CIFS: Fix wrong restart readdir for SMB1Pavel Shilovsky
2014-09-17CIFS: Fix wrong filename length for SMB2Pavel Shilovsky
2014-09-17CIFS: Fix wrong directory attributes after renamePavel Shilovsky
2014-09-17CIFS: Possible null ptr deref in SMB2_tconSteve French
2014-09-17CIFS: Fix async reading on reconnectsPavel Shilovsky
2014-09-17CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2Pavel Shilovsky
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesChris Mason
2014-09-17xfs: don't zero partial page cache pages during O_DIRECT writesDave Chinner
2014-09-17xfs: don't dirty buffers beyond EOFDave Chinner
2014-09-17xfs: quotacheck leaves dquot buffers without verifiersDave Chinner
2014-09-17mnt: Change the default remount atime from relatime to the existing valueEric W. Biederman
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman
2014-09-17mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remountEric W. Biederman
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris
2014-09-05NFSv4: Fix problems with close in the presence of a delegationTrond Myklebust
2014-09-05NFSv3: Fix another acl regressionTrond Myklebust
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever
2014-09-05NFSD: Decrease nfsd_users in nfsd_startup_generic failKinglong Mee
2014-09-05jbd2: fix infinite loop when recovering corrupt journal blocksDarrick J. Wong
2014-09-05Btrfs: fix csum tree corruption, duplicate and outdated checksumsFilipe Manana
2014-09-05ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o
2014-09-05ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o
2014-09-05isofs: Fix unbounded recursion when processing relocated directoriesJan Kara
2014-07-31coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-28fuse: handle large user and group IDMiklos Szeredi
2014-07-17ext4: disable synchronous transaction batching if max_batch_time==0Eric Sandeen
2014-07-17ext4: clarify error count warning messagesTheodore Ts'o
2014-07-17ext4: fix unjournalled bg descriptor while initializing inode bitmapTheodore Ts'o
2014-07-09nfsd: fix rare symlink decoding bugJ. Bruce Fields
2014-07-09ext4: Fix hole punching for files with indirect blocksJan Kara
2014-07-09ext4: Fix buffer double free in ext4_alloc_branch()Jan Kara
2014-07-09CIFS: fix mount failure with broken pathnames when smb3 mount with mapchars o...Steve French
2014-07-06reiserfs: call truncate_setsize under tailpack mutexJeff Mahoney
2014-07-06nfsd: don't halt scanning the DRC LRU list when there's an RC_INPROG entryJeff Layton
2014-07-06nfsd: don't try to reuse an expired DRC entry off the listJeff Layton
2014-07-06NFS: Don't declare inode uptodate unless all attributes were checkedTrond Myklebust