Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff7d37a502022149655c18035b99a53391be0383
/
fs
/
xfs
4fc8adc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
84588e7
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
2ba48ce
mirror O_APPEND and O_DIRECT into iocb->ki_flags
by Al Viro
· 10 years ago
3309dd0
switch generic_write_checks() to iocb and iter
by Al Viro
· 10 years ago
99733fa
xfs_file_aio_write_checks: switch to iocb/iov_iter
by Al Viro
· 10 years ago
0fa6b00
generic_write_checks(): drop isblk argument
by Al Viro
· 10 years ago
22c6186
direct_IO: remove rw from a_ops->direct_IO()
by Omar Sandoval
· 10 years ago
6f67376
direct_IO: use iov_iter_rw() instead of rw everywhere
by Omar Sandoval
· 10 years ago
17f8c84
Remove rw from {,__,do_}blockdev_direct_IO()
by Omar Sandoval
· 10 years ago
5d5d568
make new_sync_{read,write}() static
by Al Viro
· 10 years ago
c0fec3a
Merge branch 'iocb' into for-next
by Al Viro
· 10 years ago
e2e40f2
fs: move struct kiocb to fs.h
by Christoph Hellwig
· 10 years ago
c14cad9
xfs: Add support for Q_SETINFO
by Jan Kara
· 10 years ago
5d3684c
xfs: Convert to using ->get_state callback
by Jan Kara
· 10 years ago
83d5f01
xfs: cancel failed transaction in xfs_fs_commit_blocks()
by Eric Sandeen
· 10 years ago
fc92156
xfs: Ensure we have target_ip for RENAME_EXCHANGE
by Eric Sandeen
· 10 years ago
5885ebd
xfs: ensure truncate forces zeroed blocks to disk
by Dave Chinner
· 10 years ago
dfcc70a
xfs: Fix quota type in quota structures when reusing quota file
by Jan Kara
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
e36cb0b
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
by David Howells
· 10 years ago
93aaa83
Merge tag 'xfs-pnfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
781355c
xfs: recall pNFS layouts on conflicting access
by Christoph Hellwig
· 10 years ago
5278511
xfs: implement pNFS export operations
by Christoph Hellwig
· 10 years ago
8180995
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
3f97b16
list_lru: add helpers to isolate items
by Vladimir Davydov
· 10 years ago
4101b62
fs: consolidate {nr,free}_cached_objects args in shrink_control
by Vladimir Davydov
· 10 years ago
503c358
list_lru: introduce list_lru_shrink_{count,walk}
by Vladimir Davydov
· 10 years ago
6bec003
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
ae90fb1
Merge tag 'xfs-for-linus-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
bad9626
Merge branch 'xfs-misc-fixes-for-3.20-4' into for-next
by Dave Chinner
· 10 years ago
e9892d3
xfs: only trace buffer items if they exist
by Dave Chinner
· 10 years ago
01f9882
xfs: report proper f_files in statfs if we overshoot imaxpct
by Eric Sandeen
· 10 years ago
f92090e
xfs: xfs_ioctl_setattr_check_projid can be static
by kbuild test robot
· 10 years ago
f8079b8
xfs: growfs should use synchronous transactions
by Christoph Hellwig
· 10 years ago
1790736
Merge branch 'xfs-ioctl-setattr-cleanup' into for-next
by Dave Chinner
· 10 years ago
9b94fcc
xfs: fix behaviour of XFS_IOC_FSSETXATTR on directories
by Iustin Pop
· 10 years ago
23bd073
xfs: factor projid hint checking out of xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
d4388d3c
xfs: factor extsize hint checking out of xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
41c1452
xfs: XFS_IOCTL_SETXATTR can run in user namespaces
by Dave Chinner
· 10 years ago
fd179b9
xfs: kill xfs_ioctl_setattr behaviour mask
by Dave Chinner
· 10 years ago
f96291f
xfs: disaggregate xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
8f3d17a
xfs: factor out xfs_ioctl_setattr transaciton preamble
by Dave Chinner
· 10 years ago
29a17c0
xfs: separate xflags from xfs_ioctl_setattr
by Dave Chinner
· 10 years ago
817b6c4
xfs: FSX_NONBLOCK is not used
by Dave Chinner
· 10 years ago
3fd1b0d
Merge branch 'xfs-misc-fixes-for-3.20-3' into for-next
by Dave Chinner
· 10 years ago
2ba6623
xfs: don't allocate an ioend for direct I/O completions
by Christoph Hellwig
· 10 years ago
f3d2155
xfs: change kmem_free to use generic kvfree()
by Wang, Yalin
· 10 years ago
8add71c
xfs: factor out a xfs_update_prealloc_flags() helper
by Christoph Hellwig
· 10 years ago
38e478c
quota: Split ->set_xstate callback into two
by Jan Kara
· 10 years ago
1cd6b7b
Merge branch 'for_linus' into for_next
by Jan Kara
· 10 years ago
14bf61f
quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units
by Jan Kara
· 10 years ago
4d94902
xfs: remove incorrect error negation in attr_multi ioctl
by Brian Foster
· 10 years ago
438c3c8
Merge branch 'xfs-buf-type-fixes' into for-next
by Dave Chinner
· 10 years ago
3443a3b
xfs: set superblock buffer type correctly
by Dave Chinner
· 10 years ago
fe22d55
xfs: set buf types when converting extent formats
by Dave Chinner
· 10 years ago
f19b872
xfs: inode unlink does not set AGI buffer type
by Dave Chinner
· 10 years ago
0d612fb
xfs: ensure buffer types are set correctly
by Dave Chinner
· 10 years ago
465e2de
Merge branch 'xfs-sb-logging-rework' into for-next
by Dave Chinner
· 10 years ago
074e427
xfs: sanitise sb_bad_features2 handling
by Dave Chinner
· 10 years ago
61e63ec
xfs: consolidate superblock logging functions
by Dave Chinner
· 10 years ago
4d11a40
xfs: remove bitfield based superblock updates
by Dave Chinner
· 10 years ago
a394270
xfs: Remove some pointless quota checks
by Jan Kara
· 10 years ago
fbf64b3
xfs: Remove some useless flags tests
by Jan Kara
· 10 years ago
8a2fdd4
xfs: Remove useless test
by Jan Kara
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
6bcf093
Merge branch 'xfs-misc-fixes-for-3.20-2' into for-next
by Dave Chinner
· 10 years ago
43fd1fc
xfs: fix implicit bool to int conversion
by Nicholas Mc Guire
· 10 years ago
d32057f
xfs: pass a 64-bit count argument to xfs_iomap_write_unwritten
by Christoph Hellwig
· 10 years ago
64af7a6
xfs: remove deprecated sysctls
by Dave Chinner
· 10 years ago
aa5d95c
xfs: move xfs_bmap_finish prototype
by Dave Chinner
· 10 years ago
9799b43
xfs: move struct xfs_bmalloca to libxfs
by Dave Chinner
· 10 years ago
5ebdc21
xfs: move xfs_types.h to libxfs
by Dave Chinner
· 10 years ago
2155355
xfs: move xfs_fs.h to libxfs
by Dave Chinner
· 10 years ago
efdca7a
Merge branch 'xfs-misc-fixes-for-3.20-1' into for-next
by Dave Chinner
· 10 years ago
1a43ec0
xfs: Keep sb_bad_features2 consistent with sb_features2
by Jan Kara
· 10 years ago
77af574
xfs: remove extra newlines from xfs messages
by Eric Sandeen
· 10 years ago
96ab795
xfs: initialize log buf I/O completion wq on log alloc
by Brian Foster
· 10 years ago
d31a182
xfs: Add support to RENAME_EXCHANGE flag
by Carlos Maiolino
· 10 years ago
dbe1b5c
xfs: Make xfs_vn_rename compliant with renameat2() syscall
by Carlos Maiolino
· 10 years ago
c05e14f
Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
1366f5d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
6044e43
Merge branch 'xfs-misc-fixes-for-3.19-2' into for-next
by Dave Chinner
· 10 years ago
b29c70f
xfs: split metadata and log buffer completion to separate workqueues
by Brian Foster
· 10 years ago
32296f8
xfs: fix set-but-unused warnings
by Dave Chinner
· 10 years ago
9a2cc41
xfs: move type conversion functions to xfs_dir.h
by Dave Chinner
· 10 years ago
1b767ee
xfs: move ftype conversion functions to libxfs
by Dave Chinner
· 10 years ago
2d3d0c5
xfs: lobotomise xfs_trans_read_buf_map()
by Dave Chinner
· 10 years ago
cdc9cec
xfs: active inodes stat is broken
by Dave Chinner
· 10 years ago
4db431f
xfs: cleanup xfs_bmse_merge returns
by Dave Chinner
· 10 years ago
b11bd67
xfs: cleanup xfs_bmse_shift_one goto mess
by Dave Chinner
· 10 years ago
7a1df15
xfs: fix premature enospc on inode allocation
by Dave Chinner
· 10 years ago
76b5730
xfs: overflow in xfs_iomap_eof_align_last_fsb
by Peter Watkins
· 10 years ago
e77b854
Merge branch 'xfs-coccinelle-cleanups' into xfs-misc-fixes-for-3.19-2
by Dave Chinner
· 10 years ago
c14fc01
Merge branch 'xfs-coccinelle-cleanups' into for-next
by Dave Chinner
· 10 years ago
d254aae
xfs: fix simple_return.cocci warning in xfs_bmse_shift_one
by kbuild test robot
· 10 years ago
8300475
xfs: fix simple_return.cocci warning in xfs_file_readdir
by kbuild test robot
· 10 years ago
b72091f
libxfs: fix simple_return.cocci warnings
by kbuild test robot
· 10 years ago
d2a5e3c
xfs: remove unnecessary null checks
by Markus Elfring
· 10 years ago
Next »