Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
dd8164c1dd7f511aa362f548fd8c4882bee3fd54
/
fs
6bbbca7
pstore: Pass header size in the pstore write callback
by Aruna Balakrishnaiah
· 11 years ago
24a72ac
Merge tag 'v3.10' into next
by Benjamin Herrenschmidt
· 11 years ago
63edbce1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
82d0b80
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
605c912
UBIFS: fix a horrid bug
by Artem Bityutskiy
· 11 years ago
33f1a63
UBIFS: prepare to fix a horrid bug
by Artem Bityutskiy
· 11 years ago
2976b10
perf: Disable monitoring on setuid processes for regular users
by Stephane Eranian
· 11 years ago
5dbc746
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
acdb37c
fs: fix new splice.c kernel-doc warning
by Randy Dunlap
· 11 years ago
7995bd2
splice: don't pass the address of ->f_pos to methods
by Al Viro
· 11 years ago
a5e4797
powerpc/pseries: Read common partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
f33f748
powerpc/pseries: Read of-config partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
69020ee
powerpc/pseries: Read rtas partition via pstore
by Aruna Balakrishnaiah
· 11 years ago
14c1441
fuse: hold i_mutex in fuse_file_fallocate()
by Maxim Patlasov
· 11 years ago
d0ff934
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
d58c6ff
Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
0525290
use can_lookup() instead of direct checks of ->i_op->lookup
by Al Viro
· 11 years ago
e7b2c40
fput: task_work_add() can fail if the caller has passed exit_task_work()
by Oleg Nesterov
· 11 years ago
d302cf1
xfs: don't shutdown log recovery on validation errors
by Dave Chinner
· 11 years ago
088c9f6
xfs: ensure btree root split sets blkno correctly
by Dave Chinner
· 11 years ago
5170711
xfs: fix implicit padding in directory and attr CRC formats
by Dave Chinner
· 11 years ago
47ad2fc
xfs: don't emit v5 superblock warnings on write
by Dave Chinner
· 11 years ago
a2648eb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 11 years ago
a568fa1
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
27749f2
ocfs2: add missing lockres put in dlm_mig_lockres_handler
by Xue jiufei
· 11 years ago
4fcc712
aio: fix io_destroy() regression by using call_rcu()
by Kent Overstreet
· 11 years ago
e099127
fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory
by Goldwyn Rodrigues
· 11 years ago
7869e59
ocfs2: ocfs2_prep_new_orphaned_file() should return ret
by Xiaowei.Hu
· 11 years ago
637241a
kmsg: honor dmesg_restrict sysctl on /dev/kmsg
by Kees Cook
· 11 years ago
8d7a8fe
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 11 years ago
bbd465d
hpfs: fix warnings when the filesystem fills up
by Mikulas Patocka
· 11 years ago
81db4db
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
13e6c37
Btrfs: stop all workers before cleaning up roots
by Josef Bacik
· 11 years ago
2932505
Btrfs: fix use-after-free bug during umount
by Liu Bo
· 11 years ago
a9995ee
Btrfs: init relocate extent_io_tree with a mapping
by Josef Bacik
· 11 years ago
6379ef9
btrfs: Drop inode if inode root is NULL
by Naohiro Aota
· 11 years ago
7b5ff90
Btrfs: don't delete fs_roots until after we cleanup the transaction
by Josef Bacik
· 11 years ago
b8e9dbac
Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 11 years ago
e432785
Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
698b822
ncpfs: fix rmdir returns Device or resource busy
by Dave Chiluk
· 11 years ago
e6395b6
Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
0a8aa19
xfs: increase number of ACL entries for V5 superblocks
by Dave Chinner
· 11 years ago
f763fd4
xfs: disable noattr2/attr2 mount options for CRC enabled filesystems
by Dave Chinner
· 11 years ago
ad868af
xfs: inode unlinked list needs to recalculate the inode CRC
by Dave Chinner
· 11 years ago
7540617
xfs: fix log recovery transaction item reordering
by Dave Chinner
· 11 years ago
ea92953
xfs: fix remote attribute invalidation for a leaf
by Dave Chinner
· 11 years ago
bb9b8e8
xfs: rework dquot CRCs
by Dave Chinner
· 11 years ago
bc5abcf
eCryptfs: Check return of filemap_write_and_wait during fsync
by Tyler Hicks
· 11 years ago
6f66f90
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes
by Linus Torvalds
· 11 years ago
8764d86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 11 years ago
0ab6087
Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
a6a4d98
GFS2: Don't cache iopen glocks
by Bob Peterson
· 11 years ago
e8830d8
GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables
by Bob Peterson
· 11 years ago
2b3dcf3
GFS2: Increase i_writecount during gfs2_setattr_size
by Bob Peterson
· 11 years ago
4a58681
GFS2: Set log descriptor type for jdata blocks
by Bob Peterson
· 11 years ago
e5c5f05
fuse: fix alignment in short read optimization for async_dio
by Maxim Patlasov
· 11 years ago
c9ecf98
fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests
by Brian Foster
· 11 years ago
28420da
fuse: fix readdirplus Oops in fuse_dentry_revalidate
by Miklos Szeredi
· 11 years ago
6cf3c736
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
f8cb279
Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
1d822d6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
7cfb953
Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
e8d256a
Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
1fc29ba
cifs: fix off-by-one bug in build_unc_path_to_root
by Jeff Layton
· 11 years ago
a1457c0
reiserfs: fix deadlock with nfs racing on create/lookup
by Jeff Mahoney
· 11 years ago
4a85701
reiserfs: fix problems with chowning setuid file w/ xattrs
by Jeff Mahoney
· 11 years ago
0bdc7ac
reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry
by Jeff Mahoney
· 11 years ago
448293a
befs_readdir(): do not increment ->f_pos if filldir tells us to stop
by Al Viro
· 11 years ago
31abdab
hpfs: deadlock and race in directory lseek()
by Al Viro
· 11 years ago
1d7095c
qnx6: qnx6_readdir() has a braino in pos calculation
by Al Viro
· 11 years ago
5d477b6
vfs: Fix invalid ida_remove() call
by Takashi Iwai
· 11 years ago
484b002
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7bc0dc2
xfs: rework remote attr CRCs
by Dave Chinner
· 11 years ago
634fd53
xfs: fully initialise temp leaf in xfs_attr3_leaf_compact
by Dave Chinner
· 11 years ago
9e80c76
xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance
by Dave Chinner
· 11 years ago
58a7228
xfs: correctly map remote attr buffers during removal
by Dave Chinner
· 11 years ago
26f7144
xfs: remote attribute tail zeroing does too much
by Dave Chinner
· 11 years ago
551b382
xfs: remote attribute read too short
by Dave Chinner
· 11 years ago
9531e2d
xfs: remote attribute allocation may be contiguous
by Dave Chinner
· 11 years ago
e400d27
xfs: fix dir3 freespace block corruption
by Dave Chinner
· 11 years ago
7c9950f
xfs: disable swap extents ioctl on CRC enabled filesystems
by Dave Chinner
· 11 years ago
e7927e8
xfs: add fsgeom flag for v5 superblock support.
by Dave Chinner
· 11 years ago
1de09d1
xfs: fix incorrect remote symlink block count
by Dave Chinner
· 11 years ago
7d2ffe8
xfs: fix split buffer vector log recovery support
by Dave Chinner
· 11 years ago
2962f5a
xfs: kill suid/sgid through the truncate path.
by Dave Chinner
· 11 years ago
08fb390
xfs: avoid nesting transactions in xfs_qm_scall_setqlim()
by Dave Chinner
· 11 years ago
eb54d43
NFS: Fix security flavor negotiation with legacy binary mounts
by Chuck Lever
· 11 years ago
f448bad
NFSv4: Fix a thinko in nfs4_try_open_cached
by Trond Myklebust
· 11 years ago
320b34e
Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 11 years ago
15ef029
posix-timers: Show clock ID in proc file
by Pavel Tikhomirov
· 11 years ago
89ff778
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
088d812
Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 11 years ago
03e04f0
aio: fix kioctx not being freed after cancellation at exit time
by Benjamin LaHaise
· 11 years ago
b4ca2b4
ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
by Joseph Qi
· 11 years ago
136e877
nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
by Ryusuke Konishi
· 11 years ago
6900807
aio: fix io_getevents documentation
by Jeff Moyer
· 11 years ago
fb09c37
hfs: avoid crash in hfs_bnode_create
by Jeff Mahoney
· 11 years ago
afe1bb7
ocfs2: unlock rw lock if inode lock failed
by Joseph Qi
· 11 years ago
7b92d03
fat: fix possible overflow for fat_clusters
by OGAWA Hirofumi
· 11 years ago
c15cddd
ecryptfs: fixed msync to flush data
by Paul Taysom
· 11 years ago
Next »