Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fe37b38bbb7145e080b094b790ba8427945c6ecc
/
fs
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
661b99e
Merge tag 'xfs-for-linus-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
0027589
xfs: track bulkstat progress by agino
by Dave Chinner
· 10 years ago
febe3cb
xfs: bulkstat error handling is broken
by Dave Chinner
· 10 years ago
6e57c542
xfs: bulkstat main loop logic is a mess
by Dave Chinner
· 10 years ago
2b831ac
xfs: bulkstat chunk-formatter has issues
by Dave Chinner
· 10 years ago
bf4a5af
xfs: bulkstat chunk formatting cursor is broken
by Dave Chinner
· 10 years ago
afa947c
xfs: bulkstat btree walk doesn't terminate
by Dave Chinner
· 10 years ago
7e8631e
fix breakage in o2net_send_tcp_msg()
by Al Viro
· 10 years ago
3f822c6
ovl: don't poison cursor
by Miklos Szeredi
· 10 years ago
6e5aafb
Btrfs: fix kfree on list_head in btrfs_lookup_csums_range error cleanup
by Chris Mason
· 10 years ago
7e05b80
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
4f4274a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
32e8fd2
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
e2488ab
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 10 years ago
9f2f7d4c
ovl: initialize ->is_cursor
by Miklos Szeredi
· 10 years ago
b2de525
Return short read or 0 at end of a raw device, not EIO
by David Jeffery
· 10 years ago
b0afd8e
isofs: don't bother with ->d_op for normal case
by Al Viro
· 10 years ago
69a91c2
fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
by Eric Rannaud
· 10 years ago
ae9e9c6a
ext4: make ext4_ext_convert_to_initialized() return proper number of blocks
by Jan Kara
· 10 years ago
4f879ca
ext4: bail early when clearing inode journal flag fails
by Jan Kara
· 10 years ago
6050d47
ext4: bail out from make_indexed_dir() on first error
by Jan Kara
· 10 years ago
d48458d
jbd2: use a better hash function for the revoke table
by Theodore Ts'o
· 10 years ago
a41537e
ext4: prevent bugon on race between write/fcntl
by Dmitry Monakhov
· 10 years ago
50460fe
ext4: remove extent status procfs files if journal load fails
by Darrick J. Wong
· 10 years ago
6b992ff
ext4: disallow changing journal_csum option during remount
by Darrick J. Wong
· 10 years ago
98c1a75
ext4: enable journal checksum when metadata checksum feature enabled
by Darrick J. Wong
· 10 years ago
599a9b7
ext4: fix oops when loading block bitmap failed
by Jan Kara
· 10 years ago
9378c67
ext4: fix overflow when updating superblock backups after resize
by Jan Kara
· 10 years ago
a7ca10f
Merge branch 'akpm' (incoming from Andrew Morton)
by Linus Torvalds
· 10 years ago
5d11fb4
xfs: rework zero range to prevent invalid i_size updates
by Brian Foster
· 10 years ago
7a19dee
xfs: Check error during inode btree iteration in xfs_bulkstat()
by Jan Kara
· 10 years ago
d3556ba
ocfs2: fix d_splice_alias() return code checking
by Richard Weinberger
· 10 years ago
6424bab
fsnotify: next_i is freed during fsnotify_unmount_inodes.
by Jerry Hoemann
· 10 years ago
d506aa68
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
f643ff5
isofs_cmp(): we'll never see a dentry for . or ..
by Al Viro
· 10 years ago
d1b72cc
overlayfs: fix lockdep misannotation
by Miklos Szeredi
· 10 years ago
c209653
ovl: fix check for cursor
by Miklos Szeredi
· 10 years ago
d45f00a
overlayfs: barriers for opening upper-layer directory
by Al Viro
· 10 years ago
a6bbce5
xfs: bulkstat doesn't release AGI buffer on error
by Dave Chinner
· 10 years ago
d05a2b4
Btrfs: fix race that makes btrfs_lookup_extent_info miss skinny extent items
by Filipe Manana
· 10 years ago
9f76628
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
5ed5f58
Btrfs: properly clean up btrfs_end_io_wq_cache
by Josef Bacik
· 10 years ago
1a4ed8f
Btrfs: fix invalid leaf slot access in btrfs_lookup_extent()
by Filipe Manana
· 10 years ago
21e7626
btrfs: use macro accessors in superblock validation checks
by David Sterba
· 10 years ago
d1e14f1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
db6ec21
overlayfs: embed middle into overlay_readdir_data
by Al Viro
· 10 years ago
49be4fb
overlayfs: embed root into overlay_readdir_data
by Al Viro
· 10 years ago
68bf861
overlayfs: make ovl_cache_entry->name an array instead of pointer
by Al Viro
· 10 years ago
3d268c9
overlayfs: don't hold ->i_mutex over opening the real directory
by Al Viro
· 10 years ago
1be47b3
Merge branch 'overlayfs.v25' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into for-linus
by Al Viro
· 10 years ago
51486b9
fix inode leaks on d_splice_alias() failure exits
by Al Viro
· 10 years ago
69c433e
fs: limit filesystem stacking depth
by Miklos Szeredi
· 10 years ago
f45827e8
overlayfs: implement show_options
by Erez Zadok
· 10 years ago
cc25963
overlayfs: add statfs support
by Andy Whitcroft
· 10 years ago
e9be9d5
overlay filesystem
by Miklos Szeredi
· 10 years ago
cd808de
ext4: support RENAME_WHITEOUT
by Miklos Szeredi
· 10 years ago
0d7a855
vfs: add RENAME_WHITEOUT
by Miklos Szeredi
· 10 years ago
787fb6b
vfs: add whiteout support
by Miklos Szeredi
· 10 years ago
cbdf35b
vfs: export check_sticky()
by Miklos Szeredi
· 10 years ago
c771d68
vfs: introduce clone_private_mount()
by Miklos Szeredi
· 10 years ago
bd5d085
vfs: export __inode_permission() to modules
by Miklos Szeredi
· 10 years ago
1c11859
vfs: export do_splice_direct() to modules
by Miklos Szeredi
· 10 years ago
4aa7c63
vfs: add i_op->dentry_open()
by Miklos Szeredi
· 10 years ago
51904b0
nfsd4: fix crash on unknown operation number
by J. Bruce Fields
· 10 years ago
3c9cafe0
fs, jbd: use a more generic hash function
by Sasha Levin
· 10 years ago
474d260
quota: Properly return errors from dquot_writeback_dquots()
by Jan Kara
· 10 years ago
7938db4
ext3: Don't check quota format when there are no quota files
by Jan Kara
· 10 years ago
432f16e
fs: clarify rate limit suppressed buffer I/O errors
by Robert Elliott
· 10 years ago
b744c2a
fs: merge I/O error prints into one line
by Robert Elliott
· 10 years ago
848a552
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 10 years ago
d1d84c9
nfsd4: fix response size estimation for OP_SEQUENCE
by J. Bruce Fields
· 10 years ago
c2661b8
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
aa281ac
Boaz Harrosh - Fix broken email address
by Boaz Harrosh
· 10 years ago
9272f2d
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 10 years ago
e83e432
Merge tag 'dlm-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 10 years ago
ef161ea1
Merge branch 'for-linus-update' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
8ccf863
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 10 years ago
4869447
Merge git://git.kernel.org/pub/scm/linux/kernel/git/aia21/ntfs
by Linus Torvalds
· 10 years ago
ead13ae
Merge tag 'nfs-for-3.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 10 years ago
d3dc366
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 10 years ago
ff273cb
[CIFS] Remove obsolete comment
by Steve French
· 10 years ago
d379730
Revert "Btrfs: race free update of commit root for ro snapshots"
by Chris Mason
· 10 years ago
9ffc541
Check minimum response length on query_network_interface
by Steve French
· 10 years ago
b5b374ea
Workaround Mac server problem
by Steve French
· 10 years ago
2baa268
Remap reserved posix characters by default (part 3/3)
by Steve French
· 10 years ago
a4153cb
Allow conversion of characters in Mac remap range (part 2)
by Steve French
· 10 years ago
b693855
Allow conversion of characters in Mac remap range. Part 1
by Steve French
· 10 years ago
c22870e
mfsymlinks support for SMB2.1/SMB3. Part 2 query symlink
by Steve French
· 10 years ago
5ab9757
Add mfsymlinks support for SMB2.1/SMB3. Part 1 create symlink
by Steve French
· 10 years ago
db8b631
Allow mknod and mkfifo on SMB2/SMB3 mounts
by Steve French
· 10 years ago
7332297
add defines for two new file attributes
by Steve French
· 10 years ago
3569b70
NTFS: Bump version to 2.1.31.
by Anton Altaparmakov
· 10 years ago
3f7fc6f
NTFS: Add bmap address space operation needed for FIBMAP ioctl.
by Anton Altaparmakov
· 10 years ago
ce1bafa
NTFS: Split ntfs_aops into ntfs_normal_aops and ntfs_compressed_aops
by Anton Altaparmakov
· 10 years ago
d4bf205d
pstore: Fix duplicate {console,ftrace}-efi entries
by Valdis Kletnieks
· 10 years ago
0429fbc
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
6929c35
Merge tag 'llvmlinux-for-v3.18' of git://git.linuxfoundation.org/llvmlinux/kernel
by Linus Torvalds
· 10 years ago
6b04908
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 10 years ago
ce9d7f7
Merge branch 'CVE-2014-7970' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux
by Linus Torvalds
· 10 years ago
Next »