Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | ext4: add FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support | Li Xi | 2016-01-08 | 2 | -87/+336 | |
| * | | | | | | | | | | | ext4: add project quota support | Li Xi | 2016-01-08 | 2 | -6/+61 | |
| * | | | | | | | | | | | ext4: adds project ID support | Li Xi | 2016-01-08 | 5 | -4/+68 | |
| * | | | | | | | | | | | ext4 crypto: simplify interfaces to directory entry insert functions | Theodore Ts'o | 2016-01-08 | 3 | -17/+11 | |
| * | | | | | | | | | | | ext4 crypto: add missing locking for keyring_key access | Theodore Ts'o | 2015-12-10 | 1 | -0/+4 | |
| * | | | | | | | | | | | ext4: use pre-zeroed blocks for DAX page faults | Jan Kara | 2015-12-07 | 3 | -36/+74 | |
| * | | | | | | | | | | | ext4: implement allocation of pre-zeroed blocks | Jan Kara | 2015-12-07 | 3 | -3/+34 | |
| * | | | | | | | | | | | ext4: provide ext4_issue_zeroout() | Jan Kara | 2015-12-07 | 4 | -15/+23 | |
| * | | | | | | | | | | | ext4: get rid of EXT4_GET_BLOCKS_NO_LOCK flag | Jan Kara | 2015-12-07 | 2 | -26/+21 | |
| * | | | | | | | | | | | ext4: document lock ordering | Jan Kara | 2015-12-07 | 1 | -0/+30 | |
| * | | | | | | | | | | | ext4: fix races of writeback with punch hole and zero range | Jan Kara | 2015-12-07 | 3 | -1/+42 | |
| * | | | | | | | | | | | ext4: fix races between buffered IO and collapse / insert range | Jan Kara | 2015-12-07 | 1 | -28/+31 | |
| * | | | | | | | | | | | ext4: move unlocked dio protection from ext4_alloc_file_blocks() | Jan Kara | 2015-12-07 | 1 | -11/+10 | |
| * | | | | | | | | | | | ext4: fix races between page faults and hole punching | Jan Kara | 2015-12-07 | 6 | -42/+127 | |
* | | | | | | | | | | | | Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-01-22 | 7 | -102/+114 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'xfs-misc-fixes-for-4.5-3' into for-next | Dave Chinner | 2016-01-19 | 2 | -1/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | xfs: log mount failures don't wait for buffers to be released | Dave Chinner | 2016-01-19 | 1 | -0/+10 | |
| | * | | | | | | | | | | | | Revert "xfs: clear PF_NOFREEZE for xfsaild kthread" | Dave Chinner | 2016-01-19 | 1 | -1/+0 | |
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch 'xfs-setxattr-promotion' into for-next | Dave Chinner | 2016-01-19 | 5 | -101/+104 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | xfs: introduce per-inode DAX enablement | Dave Chinner | 2016-01-04 | 4 | -12/+51 | |
| | * | | | | | | | | | | | | xfs: use FS_XFLAG definitions directly | Dave Chinner | 2016-01-04 | 4 | -74/+53 | |
| | * | | | | | | | | | | | | fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion | Dave Chinner | 2016-01-04 | 1 | -33/+18 | |
| | |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-01-22 | 3 | -6/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | [regression] fix braino in fs/dlm/user.c | Al Viro | 2016-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | pipe: limit the per-user amount of pages allocated in pipes | Willy Tarreau | 2016-01-19 | 1 | -2/+45 | |
| * | | | | | | | | | | | | | find_filesystem(): simplify comparison | Al Viro | 2016-01-19 | 1 | -3/+3 | |
* | | | | | | | | | | | | | | ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lock | Tariq Saeed | 2016-01-21 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | reiserfs: fix dereference of ERR_PTR | Sudip Mukherjee | 2016-01-21 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | thp: change pmd_trans_huge_lock() interface to return ptl | Kirill A. Shutemov | 2016-01-21 | 1 | -4/+8 | |
* | | | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-01-21 | 15 | -86/+313 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | fs/adfs/adfs.h: tidy up comments | Andrew Morton | 2016-01-20 | 1 | -14/+14 | |
| * | | | | | | | | | | | | | | fs/overlayfs/super.c needs pagemap.h | Andrew Morton | 2016-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | proc read mm's {arg,env}_{start,end} with mmap semaphore taken. | Mateusz Guzik | 2016-01-20 | 1 | -3/+10 | |
| * | | | | | | | | | | | | | | fs/coredump: prevent "" / "." / ".." core path components | Jann Horn | 2016-01-20 | 1 | -0/+20 | |
| * | | | | | | | | | | | | | | ptrace: use fsuid, fsgid, effective creds for fs access checks | Jann Horn | 2016-01-20 | 3 | -13/+14 | |
| * | | | | | | | | | | | | | | fat: constify fatent_operations structures | Julia Lawall | 2016-01-20 | 2 | -13/+13 | |
| * | | | | | | | | | | | | | | fat: permit to return phy block number by fibmap in fallocated region | Namjae Jeon | 2016-01-20 | 4 | -30/+87 | |
| * | | | | | | | | | | | | | | fat: skip cluster allocation on fallocated region | Namjae Jeon | 2016-01-20 | 1 | -2/+8 | |
| * | | | | | | | | | | | | | | fat: add fat_fallocate operation | Namjae Jeon | 2016-01-20 | 3 | -2/+94 | |
| * | | | | | | | | | | | | | | fat: add simple validation for directory inode | OGAWA Hirofumi | 2016-01-20 | 1 | -0/+22 | |
| * | | | | | | | | | | | | | | fat: allow time_offset to be up to 24 hours | Jan Kara | 2016-01-20 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete | Geliang Tang | 2016-01-20 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | epoll: add EPOLLEXCLUSIVE flag | Jason Baron | 2016-01-20 | 1 | -3/+21 | |
| * | | | | | | | | | | | | | | fs/proc/task_mmu.c: add workaround for old compilers | Kirill A. Shutemov | 2016-01-20 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-01-21 | 5 | -18/+100 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | ovl: check dentry positiveness in ovl_cleanup_whiteouts() | Konstantin Khlebnikov | 2015-12-11 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | ovl: setattr: check permissions before copy-up | Miklos Szeredi | 2015-12-11 | 2 | -0/+15 | |
| * | | | | | | | | | | | | | | | ovl: root: copy attr | Miklos Szeredi | 2015-12-09 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | ovl: move super block magic number to magic.h | Stephen Hemminger | 2015-11-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | ovl: use a minimal buffer in ovl_copy_xattr | Vito Caputo | 2015-11-10 | 1 | -14/+25 |