Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bcffa060c1dfda25dc8a5b1244330de939550f10
/
fs
/
xfs
« Previous
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
a448f8f
Merge branch 'fallocate-insert-range' into for-next
by Dave Chinner
· 10 years ago
2b93681
Merge branch 'xfs-misc-fixes-for-4.1-2' into for-next
by Dave Chinner
· 10 years ago
a904b1c
xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
by Namjae Jeon
· 10 years ago
5e9383f
xfs: Fix incorrect positive ENOMEM return
by Joe Perches
· 10 years ago
20dafee
xfs: xfs_mru_cache_insert() should use GFP_NOFS
by Byoungyoung Lee
· 10 years ago
65dd297
xfs: %pF is only for function pointers
by Scott Wood
· 10 years ago
29916df
xfs: fix shadow warning in xfs_da3_root_split()
by Fabian Frederick
· 10 years ago
86aaf02
xfs: use bool instead of int in xfs_rename()
by Fabian Frederick
· 10 years ago
b26384d
xfs: fix NULL pointer dereference in xfs_filestream_lookup_ag()
by Eric Sandeen
· 10 years ago
d64588c
xfs: remove xfs_bmap_sanity_check()
by Dave Chinner
· 10 years ago
d41bb03
Merge branch 'xfs-rename-whiteout' into for-next
by Dave Chinner
· 10 years ago
7dcf5c3
xfs: add RENAME_WHITEOUT support
by Dave Chinner
· 10 years ago
eeacd32
xfs: make xfs_cross_rename() complete fully
by Dave Chinner
· 10 years ago
310606b
xfs: factor out xfs_finish_rename()
by Dave Chinner
· 10 years ago
445883e
xfs: cleanup xfs_rename error handling
by Dave Chinner
· 10 years ago
95afcf5
xfs: clean up inode locking for RENAME_WHITEOUT
by Dave Chinner
· 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
88e8fda
Merge branch 'xfs-mmap-lock' into for-next
by Dave Chinner
· 10 years ago
4225441
Merge branch 'xfs-generic-sb-counters' into for-next
by Dave Chinner
· 10 years ago
3cabb83
Merge branch 'xfs-misc-fixes-for-4.1' into for-next
by Dave Chinner
· 10 years ago
444a702
xfs: remove deprecated mount options
by Eric Sandeen
· 10 years ago
3790a8c
xfs: xfs_alloc_fix_minleft can underflow near ENOSPC
by Dave Chinner
· 10 years ago
83d5f01
xfs: cancel failed transaction in xfs_fs_commit_blocks()
by Eric Sandeen
· 10 years ago
dd5e712
xfs: remove old and redundant comment in xfs_mount_validate_sb
by Wang Sheng-Hui
· 10 years ago
fdadf26
xfs: clarify async write failure ratelimit message
by Eric Sandeen
· 10 years ago
3b9ce79
xfs: log unmount events on console
by Eric Sandeen
· 10 years ago
fc92156
xfs: Ensure we have target_ip for RENAME_EXCHANGE
by Eric Sandeen
· 10 years ago
5fb5aee
xfs: pass mp to XFS_WANT_CORRUPTED_RETURN
by Eric Sandeen
· 10 years ago
c29aad4
xfs: pass mp to XFS_WANT_CORRUPTED_GOTO
by Eric Sandeen
· 10 years ago
58c9047
xfs: inodes are new until the dentry cache is set up
by Dave Chinner
· 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
723cac4
xfs: lock out page faults from extent swap operations
by Dave Chinner
· 10 years ago
0f9160b
xfs: xfs_setattr_size no longer races with page faults
by Dave Chinner
· 10 years ago
e8e9ad4
xfs: take i_mmap_lock on extent manipulation operations
by Dave Chinner
· 10 years ago
075a924
xfs: use i_mmaplock on write faults
by Dave Chinner
· 10 years ago
de0e8c2
xfs: use i_mmaplock on read faults
by Dave Chinner
· 10 years ago
653c60b
xfs: introduce mmap/truncate lock
by Dave Chinner
· 10 years ago
964aa8d9
xfs: remove xfs_mod_incore_sb API
by Dave Chinner
· 10 years ago
0bd5dded
xfs: replace xfs_mod_incore_sb_batched
by Dave Chinner
· 10 years ago
bab98bb
xfs: introduce xfs_mod_frextents
by Dave Chinner
· 10 years ago
5681ca4
xfs: Remove icsb infrastructure
by Dave Chinner
· 10 years ago
0d485ad
xfs: use generic percpu counters for free block counter
by Dave Chinner
· 10 years ago
e88b64e
xfs: use generic percpu counters for free inode counter
by Dave Chinner
· 10 years ago
501ab32
xfs: use generic percpu counters for inode counter
by Dave Chinner
· 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
Next »