Age | Commit message (Expand) | Author |
2014-10-05 | SMB3: Fix oops when creating symlinks on smb3 | Steve French |
2014-10-05 | NFSv4: Fix another bug in the close/open_downgrade code | Trond Myklebust |
2014-10-05 | NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() | Steve Dickson |
2014-10-05 | aio: add missing smp_rmb() in read_events_ring | Jeff Moyer |
2014-10-05 | aio: fix reqs_available handling | Benjamin LaHaise |
2014-09-17 | vfs: fix bad hashing of dentries | Linus Torvalds |
2014-09-17 | CIFS: Fix wrong restart readdir for SMB1 | Pavel Shilovsky |
2014-09-17 | CIFS: Fix wrong filename length for SMB2 | Pavel Shilovsky |
2014-09-17 | CIFS: Fix directory rename error | Pavel Shilovsky |
2014-09-17 | vfs: add d_is_dir() | Miklos Szeredi |
2014-09-17 | CIFS: Fix wrong directory attributes after rename | Pavel Shilovsky |
2014-09-17 | CIFS: Possible null ptr deref in SMB2_tcon | Steve French |
2014-09-17 | CIFS: Fix async reading on reconnects | Pavel Shilovsky |
2014-09-17 | CIFS: Fix STATUS_CANNOT_DELETE error mapping for SMB2 | Pavel Shilovsky |
2014-09-17 | xfs: don't zero partial page cache pages during O_DIRECT writes | Chris Mason |
2014-09-17 | xfs: don't zero partial page cache pages during O_DIRECT writes | Dave Chinner |
2014-09-17 | xfs: don't dirty buffers beyond EOF | Dave Chinner |
2014-09-17 | xfs: quotacheck leaves dquot buffers without verifiers | Dave Chinner |
2014-09-17 | xfs: ensure verifiers are attached to recovered buffers | Dave Chinner |
2014-09-17 | fix copy_tree() regression | Al Viro |
2014-09-17 | fix EBUSY on umount() from MNT_SHRINKABLE | Al Viro |
2014-09-17 | get rid of propagate_umount() mistakenly treating slaves as busy. | Al Viro |
2014-09-17 | mnt: Change the default remount atime from relatime to the existing value | Eric W. Biederman |
2014-09-17 | mnt: Correct permission checks in do_remount | Eric W. Biederman |
2014-09-17 | mnt: Move the test for MNT_LOCK_READONLY from change_mount_flags into do_remount | Eric W. Biederman |
2014-09-17 | mnt: Only change user settable mount flags in remount | Eric W. Biederman |
2014-09-17 | CAPABILITIES: remove undefined caps from all processes | Eric Paris |
2014-09-05 | NFSv4: Fix problems with close in the presence of a delegation | Trond Myklebust |
2014-09-05 | NFSv3: Fix another acl regression | Trond Myklebust |
2014-09-05 | svcrdma: Select NFSv4.1 backchannel transport based on forward channel | Chuck Lever |
2014-09-05 | nfs3_list_one_acl(): check get_acl() result with IS_ERR_OR_NULL | Andrey Utkin |
2014-09-05 | NFSD: Decrease nfsd_users in nfsd_startup_generic fail | Kinglong Mee |
2014-09-05 | jbd2: fix descriptor block size handling errors with journal_csum | Darrick J. Wong |
2014-09-05 | jbd2: fix infinite loop when recovering corrupt journal blocks | Darrick J. Wong |
2014-09-05 | ext4: update i_disksize coherently with block allocation on error path | Dmitry Monakhov |
2014-09-05 | Btrfs: fix crash on endio of reading corrupted block | Liu Bo |
2014-09-05 | Btrfs: fix compressed write corruption on enospc | Liu Bo |
2014-09-05 | Btrfs: read lock extent buffer while walking backrefs | Filipe Manana |
2014-09-05 | Btrfs: fix csum tree corruption, duplicate and outdated checksums | Filipe Manana |
2014-09-05 | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch | Takashi Iwai |
2014-09-05 | ext4: fix BUG_ON in mb_free_blocks() | Theodore Ts'o |
2014-09-05 | debugfs: Fix corrupted loop in debugfs_remove_recursive | Steven Rostedt |
2014-09-05 | ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct | Theodore Ts'o |
2014-09-05 | isofs: Fix unbounded recursion when processing relocated directories | Jan Kara |
2014-08-14 | xfs: log vector rounding leaks log space | Dave Chinner |
2014-07-31 | fs: umount on symlink leaks mnt count | Vasily Averin |
2014-07-31 | coredump: fix the setting of PF_DUMPCORE | Silesh C V |
2014-07-31 | nfs: only show Posix ACLs in listxattr if actually present | Christoph Hellwig |
2014-07-28 | aio: protect reqs_available updates from changes in interrupt handlers | Benjamin LaHaise |
2014-07-28 | quota: missing lock in dqcache_shrink_scan() | Niu Yawei |