- 4e0cc29 xfs: move deferred operations into a separate file by Darrick J. Wong · 8 years ago
- 28a8956 xfs: refactor btree owner change into a separate visit-blocks function by Darrick J. Wong · 8 years ago
- 105f7d8 xfs: introduce interval queries on btrees by Darrick J. Wong · 8 years ago
- 2c813ad xfs: support btrees with overlapping intervals for keys by Darrick J. Wong · 8 years ago
- d52bd54 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- 70b2265 xfs: add function pointers for get/update keys to the btree by Darrick J. Wong · 8 years ago
- e5821e5 xfs: during btree split, save new block key & ptr for future insertion by Darrick J. Wong · 8 years ago
- 0d30979 xfs: set *stat=1 after iroot realloc by Darrick J. Wong · 8 years ago
- f4a0660 xfs: fix locking of the rt bitmap/summary inodes by Darrick J. Wong · 8 years ago
- 3dadf90 xfs: fix attr shortform structure alignment on cris by Darrick J. Wong · 8 years ago
- 0facef7 xfs: in _attrlist_by_handle, copy the cursor back to userspace by Darrick J. Wong · 8 years ago
- 8cbdd85 Merge tag 'for-linus-v4.8' of git://github.com/martinbrandenburg/linux by Linus Torvalds · 8 years ago
- 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
- 0a11b9a reiserfs: fix "new_insert_key may be used uninitialized ..." by Jeff Mahoney · 8 years ago
- e63e88b nilfs2: move ioctl interface and disk layout to uapi separately by Ryusuke Konishi · 8 years ago
- 4ce5c34 nilfs2: use BIT() macro by Ryusuke Konishi · 8 years ago
- ad980c9 nilfs2: fix misuse of a semaphore in sysfs code by Ryusuke Konishi · 8 years ago
- a7d3f10 nilfs2: refactor parser of snapshot mount option by Ryusuke Konishi · 8 years ago
- aceb417 nilfs2: do not use yield() by Ryusuke Konishi · 8 years ago
- 39a9dcc nilfs2: emit error message when I/O error is detected by Ryusuke Konishi · 8 years ago
- d6517de nilfs2: replace nilfs_warning() with nilfs_msg() by Ryusuke Konishi · 8 years ago
- feee880 nilfs2: reduce bare use of printk() with nilfs_msg() by Ryusuke Konishi · 8 years ago
- 6625689 nilfs2: embed a back pointer to super block instance in nilfs object by Ryusuke Konishi · 8 years ago
- a66dfb0 nilfs2: add nilfs_msg() message interface by Ryusuke Konishi · 8 years ago
- cae3d4c nilfs2: hide function name argument from nilfs_error() by Ryusuke Konishi · 8 years ago
- a310dcb fs/binfmt_em86.c: fix incompatible pointer type by Daniel Wagner · 8 years ago
- 0036d1f binfmt_elf: fix calculations for bss padding by Kees Cook · 8 years ago
- a098ecd firmware: support loading into a pre-allocated buffer by Stephen Boyd · 8 years ago
- ca52953 fs/proc/task_mmu.c: suppress compilation warnings with W=1 by Valdis Kletnieks · 8 years ago
- 519ded5 procfs: avoid 32-bit time_t in /proc/*/stat by Arnd Bergmann · 8 years ago
- ef41939 proc_oom_score: remove tasklist_lock and pid_alive() by Oleg Nesterov · 8 years ago
- 05eb6e7 radix-tree: account nodes to memcg only if explicitly requested by Vladimir Davydov · 8 years ago
- ee8f7fc ocfs2/dlm: continue to purge recovery lockres when recovery master goes down by piaojun · 8 years ago
- 309e919 ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref by piaojun · 8 years ago
- 86b652b ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dlm_deref_lockres_done_handler by piaojun · 8 years ago
- 2070ad1 ocfs2: retry on ENOSPC if sufficient space in truncate log by Eric Ren · 8 years ago
- 01a36b6 ocfs2: ensure that dlm lockspace is created by kernel module by Gang He · 8 years ago
- 8bbb20a orangefs: Account for jiffies wraparound. by Martin Brandenburg · 8 years ago
- 957ee43 orangefs: Change default dcache and getattr timeout to 50 msec. by Martin Brandenburg · 8 years ago
- 4cd8f31 orangefs: Allow dcache and getattr cache time to be configured. by Martin Brandenburg · 8 years ago
- 71680c1 orangefs: Cache getattr results. by Martin Brandenburg · 8 years ago
- 31b7c1a orangefs: Use d_time to avoid excessive lookups by Martin Brandenburg · 9 years ago
- 44f714d Btrfs: improve performance on fsync against new inode after rename/unlink by Filipe Manana · 8 years ago
- 6771089 Btrfs: be more precise on errors when getting an inode from disk by Filipe Manana · 8 years ago
- 9515558 Btrfs: send, don't bug on inconsistent snapshots by Filipe Manana · 8 years ago
- 15b253e Btrfs: send, avoid incorrect leaf accesses when sending utimes operations by Filipe Manana · 8 years ago
- 764433a Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations by Robbie Ko · 9 years ago
- 443f9d2 Btrfs: send, fix warning due to late freeing of orphan_dir_info structures by Robbie Ko · 9 years ago
- 99ea42d Btrfs: incremental send, fix premature rmdir operations by Robbie Ko · 9 years ago
- 4122ea6 Btrfs: incremental send, fix invalid paths for rename operations by Filipe Manana · 8 years ago
- 7969e77 Btrfs: send, add missing error check for calls to path_loop() by Filipe Manana · 8 years ago
- 801bec3 Btrfs: send, fix failure to move directories with the same name around by Robbie Ko · 9 years ago
- 0596a90 Btrfs: add missing check for writeback errors on fsync by Filipe Manana · 8 years ago
- ba929b6 Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
- 6fa67e7 get rid of 'parent' argument of ->d_compare() by Al Viro · 8 years ago
- 7f155c7 Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
- 19a6d89 qstr: constify instances in adfs by Al Viro · 8 years ago
- 185de68 qstr: constify instances in f2fs by Al Viro · 8 years ago
- ac3ba64 qstr: constify instances in ext2 by Al Viro · 8 years ago
- b59091c qstr: constify instances in vfat by Al Viro · 8 years ago
- dc12e90 qstr: constify instances in procfs by Al Viro · 8 years ago
- 13983d0 qstr: constify instances in fuse by Al Viro · 8 years ago
- a867d73 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- d3fe198 cifs, msdos, vfat, hfs+: don't bother with parent in ->d_compare() by Al Viro · 8 years ago
- e0b3f59 affs ->d_compare(): don't bother with ->d_inode by Al Viro · 8 years ago
- 15d3c58 fold _d_rehash() and __d_rehash() together by Al Viro · 8 years ago
- 13cd091 ubifs: switch_gc_head: Remove redondant sync of wbuf by Sylvain Etienne · 8 years ago
- dccbc91 ubifs: Silence early error messages if MS_SILENT is set by Daniel Golle · 8 years ago
- 380bc8b ubifs: Update comment for ubifs_errc by Daniel Golle · 8 years ago
- d614146 fold dentry_rcuwalk_invalidate() into its only remaining caller by Al Viro · 8 years ago
- 27ae0c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 8 years ago
- 20d00ee Revert "vfs: add lookup_hash() helper" by Linus Torvalds · 8 years ago
- e7b4f2d Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
- 0a7736d Merge tag 'freevxfs-for-4.8' of git://git.infradead.org/users/hch/freevxfs by Linus Torvalds · 8 years ago
- a54809f Merge tag 'configfs-for-4.8' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 8 years ago
- b0c4e2a Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 8 years ago
- dfaf8d2 ubifs: Make xattr structures static by Ben Dooks · 8 years ago
- 1ae9264 ubifs: Silence error output if MS_SILENT is set by Daniel Golle · 8 years ago
- 4a7f4e8 fuse: use filemap_check_errors() by Miklos Szeredi · 8 years ago
- 9446385 fuse: fix wrong assignment of ->flags in fuse_send_init() by Wei Fang · 8 years ago
- 9ebce59 fuse: fuse_flush must check mapping->flags for errors by Maxim Patlasov · 8 years ago
- ac7f052 fuse: fsync() did not return IO errors by Alexey Kuznetsov · 8 years ago
- 30c17eb ovl: simplify empty checking by Miklos Szeredi · 8 years ago
- 29c42e8 qstr: constify instances in overlayfs by Al Viro · 8 years ago
- dbc816d ovl: clear nlink on rmdir by Miklos Szeredi · 8 years ago
- 76bc8e2 ovl: disallow overlayfs as upperdir by Miklos Szeredi · 8 years ago
- 656189d ovl: fix warning by Miklos Szeredi · 8 years ago
- 5f21501 ovl: remove duplicated include from super.c by Wei Yongjun · 8 years ago
- 500cac3 ovl: append MAY_READ when diluting write checks by Vivek Goyal · 8 years ago
- e29841a ovl: dilute permission checks on lower only if not special file by Vivek Goyal · 8 years ago
- d837a49 ovl: fix POSIX ACL setting by Miklos Szeredi · 8 years ago
- 51f7e52 ovl: share inode for hard link by Miklos Szeredi · 8 years ago
- 39b681f ovl: store real inode pointer in ->i_private by Miklos Szeredi · 8 years ago
- a999d7e ovl: permission: return ECHILD instead of ENOENT by Miklos Szeredi · 8 years ago
- d719e8f ovl: update atime on upper by Miklos Szeredi · 8 years ago
- bb0d2b8 ovl: fix sgid on directory by Miklos Szeredi · 8 years ago
- 9c630eb ovl: simplify permission checking by Miklos Szeredi · 8 years ago
- 754f8cb ovl: do not require mounter to have MAY_WRITE on lower by Vivek Goyal · 8 years ago
- 1175b6b ovl: do operations on underlying file system in mounter's context by Vivek Goyal · 8 years ago
- c0ca3d7 ovl: modify ovl_permission() to do checks on two inodes by Vivek Goyal · 8 years ago