Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | ocfs2: fix d_splice_alias() return code checking | Richard Weinberger | 1 | -1/+1 |
2014-10-30 | fsnotify: next_i is freed during fsnotify_unmount_inodes. | Jerry Hoemann | 1 | -6/+11 |
2014-10-29 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -29/+9 |
2014-10-29 | isofs_cmp(): we'll never see a dentry for . or .. | Al Viro | 1 | -18/+2 |
2014-10-29 | overlayfs: fix lockdep misannotation | Miklos Szeredi | 2 | -2/+2 |
2014-10-29 | ovl: fix check for cursor | Miklos Szeredi | 1 | -5/+6 |
2014-10-29 | overlayfs: barriers for opening upper-layer directory | Al Viro | 1 | -1/+2 |
2014-10-29 | xfs: bulkstat doesn't release AGI buffer on error | Dave Chinner | 1 | -6/+10 |
2014-10-28 | Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items | Filipe Manana | 1 | -8/+0 |
2014-10-28 | Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -2/+5 |
2014-10-27 | Btrfs: properly clean up btrfs_end_io_wq_cache | Josef Bacik | 1 | -0/+1 |
2014-10-27 | Btrfs: fix invalid leaf slot access in btrfs_lookup_extent() | Filipe Manana | 3 | -10/+4 |
2014-10-27 | btrfs: use macro accessors in superblock validation checks | David Sterba | 1 | -21/+22 |
2014-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 19 | -57/+3522 |
2014-10-25 | overlayfs: embed middle into overlay_readdir_data | Al Viro | 1 | -7/+5 |
2014-10-25 | overlayfs: embed root into overlay_readdir_data | Al Viro | 1 | -6/+5 |
2014-10-25 | overlayfs: make ovl_cache_entry->name an array instead of pointer | Al Viro | 1 | -6/+5 |
2014-10-25 | overlayfs: don't hold ->i_mutex over opening the real directory | Al Viro | 1 | -6/+13 |
2014-10-24 | Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git... | Al Viro | 18 | -57/+3517 |
2014-10-24 | fix inode leaks on d_splice_alias() failure exits | Al Viro | 1 | -0/+2 |
2014-10-24 | fs: limit filesystem stacking depth | Miklos Szeredi | 2 | -0/+16 |
2014-10-24 | overlayfs: implement show_options | Erez Zadok | 1 | -28/+48 |
2014-10-24 | overlayfs: add statfs support | Andy Whitcroft | 1 | -0/+40 |
2014-10-24 | overlay filesystem | Miklos Szeredi | 10 | -0/+3284 |
2014-10-24 | ext4: support RENAME_WHITEOUT | Miklos Szeredi | 1 | -17/+78 |
2014-10-24 | vfs: add RENAME_WHITEOUT | Miklos Szeredi | 1 | -2/+6 |
2014-10-24 | vfs: add whiteout support | Miklos Szeredi | 1 | -0/+14 |
2014-10-24 | vfs: export check_sticky() | Miklos Szeredi | 2 | -26/+3 |
2014-10-24 | vfs: introduce clone_private_mount() | Miklos Szeredi | 1 | -0/+27 |
2014-10-24 | vfs: export __inode_permission() to modules | Miklos Szeredi | 2 | -1/+1 |
2014-10-24 | vfs: export do_splice_direct() to modules | Miklos Szeredi | 2 | -6/+1 |
2014-10-24 | vfs: add i_op->dentry_open() | Miklos Szeredi | 2 | -5/+27 |
2014-10-23 | nfsd4: fix crash on unknown operation number | J. Bruce Fields | 1 | -1/+2 |
2014-10-22 | fs, jbd: use a more generic hash function | Sasha Levin | 1 | -5/+2 |
2014-10-22 | quota: Properly return errors from dquot_writeback_dquots() | Jan Kara | 1 | -1/+1 |
2014-10-22 | ext3: Don't check quota format when there are no quota files | Jan Kara | 1 | -7/+0 |
2014-10-21 | fs: clarify rate limit suppressed buffer I/O errors | Robert Elliott | 1 | -16/+7 |
2014-10-21 | fs: merge I/O error prints into one line | Robert Elliott | 1 | -19/+8 |
2014-10-21 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 17 | -18/+18 |
2014-10-21 | nfsd4: fix response size estimation for OP_SEQUENCE | J. Bruce Fields | 1 | -1/+3 |
2014-10-20 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 28 | -1869/+1336 |
2014-10-19 | Boaz Harrosh - Fix broken email address | Boaz Harrosh | 17 | -18/+18 |
2014-10-19 | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 20 | -171/+489 |
2014-10-19 | Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan... | Linus Torvalds | 1 | -1/+1 |
2014-10-19 | Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -36/+33 |
2014-10-19 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+2 |
2014-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs | Linus Torvalds | 4 | -25/+167 |
2014-10-18 | Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 13 | -20/+255 |
2014-10-18 | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -35/+19 |
2014-10-18 | [CIFS] Remove obsolete comment | Steve French | 1 | -6/+4 |