Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
af459864b363ff1b1567741d52f5334ceb10d829
/
fs
8209f53
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
by Linus Torvalds
· 13 years ago
c1f792a
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
6aaf440
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 13 years ago
ba1f9db
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 13 years ago
49302ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 13 years ago
59a7ac1
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 13 years ago
6596528
hfsplus: ensure bio requests are not smaller than the hardware sectors
by Seth Forshee
· 13 years ago
aac4e419
hfsplus: Add additional range check to handle on-disk corruptions
by Naohiro Aota
· 13 years ago
eac1b5e
ptrace: do_wait(traced_leader_killed_by_mt_exec) can block forever
by Oleg Nesterov
· 13 years ago
2bafc7a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
b91da88
vfs: drop conditional inode prefetch in __do_lookup_rcu
by Linus Torvalds
· 13 years ago
b307d46
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
by Jan Beulich
· 13 years ago
2cebaa5
CIFS: Fix wrong length in cifs_iovec_read
by Pavel Shilovsky
· 13 years ago
55fb25d5
xfs: add size update tracepoint to IO completion
by Dave Chinner
· 13 years ago
af3e402
xfs: convert AIL cursors to use struct list_head
by Dave Chinner
· 13 years ago
16b5902
xfs: remove confusing ail cursor wrapper
by Dave Chinner
· 13 years ago
1d8c95a
xfs: use a cursor for bulk AIL insertion
by Dave Chinner
· 13 years ago
ad1a2c8
xfs: failure mapping nfs fh to inode should return ESTALE
by J. Bruce Fields
· 13 years ago
adab0f6
xfs: Remove the second parameter to xfs_sb_count()
by Chandra Seetharaman
· 13 years ago
f7b8863
fs/libfs.c: fix simple_attr_write() on 32bit machines
by Akinobu Mita
· 13 years ago
e501f29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
5943026
vfs: fix race in rcu lookup of pruned dentry
by Linus Torvalds
· 13 years ago
10d1459
dlm: don't limit active work items
by David Teigland
· 13 years ago
fec11dd
Fix cifs_get_root()
by Al Viro
· 13 years ago
d36c301
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
0916a5e
hppfs_lookup(): don't open-code lookup_one_len()
by Al Viro
· 13 years ago
3cc0658
hppfs: fix dentry leak
by Al Viro
· 13 years ago
0577d1b
cramfs: get_cramfs_inode() returns ERR_PTR() on failure
by Al Viro
· 13 years ago
642c937
ufs should use d_splice_alias()
by Al Viro
· 13 years ago
a803b80
fix exofs ->get_parent()
by Al Viro
· 13 years ago
f560f66
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
1b71fe2
ceph analog of cifs build_path_from_dentry() race fix
by Al Viro
· 13 years ago
dc137bf
cifs: build_path_from_dentry() race fix
by Al Viro
· 13 years ago
23e8e1a
dlm: use workqueue for callbacks
by David Teigland
· 14 years ago
da1b001
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
46fcb2e
GFS2: combine duplicated block freeing routines
by Eric Sandeen
· 13 years ago
9964afb
GFS2: Add S_NOSEC support
by Steven Whitehouse
· 13 years ago
7cf8dcd
GFS2: Automatically adjust glock min hold time
by Bob Peterson
· 13 years ago
17d539f
GFS2: Cache dir hash table in a contiguous buffer
by Steven Whitehouse
· 13 years ago
1836750
fix loop checks in d_materialise_unique()
by Al Viro
· 13 years ago
883ba74
dlm: remove deadlock debug print
by David Teigland
· 13 years ago
5dcd07b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 13 years ago
380f7c6
GFS2: Resolve inode eviction and ail list interaction bug
by Steven Whitehouse
· 13 years ago
201f92e
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
d0f9e8f
xfs: remove the dead XFS_DABUF_DEBUG code
by Christoph Hellwig
· 13 years ago
c84470d
xfs: remove leftovers of the old btree tracing code
by Christoph Hellwig
· 13 years ago
ea15ab3
xfs: remove the dead QUOTADEBUG code
by Christoph Hellwig
· 13 years ago
54244fe
xfs: remove the unused xfs_buf_delwri_sort function
by Christoph Hellwig
· 13 years ago
cb669ca
xfs: remove wrappers around b_iodone
by Christoph Hellwig
· 13 years ago
adadbee
xfs: remove wrappers around b_fspriv
by Christoph Hellwig
· 13 years ago
bf9d901
xfs: add a proper transaction pointer to struct xfs_buf
by Christoph Hellwig
· 13 years ago
77936d0
xfs: factor out xfs_da_grow_inode_int
by Christoph Hellwig
· 13 years ago
a230a1d
xfs: factor out xfs_dir2_leaf_find_stale
by Christoph Hellwig
· 13 years ago
a00b774
xfs: cleanup struct xfs_dir2_free
by Christoph Hellwig
· 13 years ago
5792664
xfs: reshuffle dir2 headers
by Christoph Hellwig
· 13 years ago
2bcf6e9
xfs: start periodic workers later
by Christoph Hellwig
· 13 years ago
94c0d4e
Fix ->d_lock locking order in unlazy_walk()
by Al Viro
· 13 years ago
3881ac0
dlm: improve rsb searches
by David Teigland
· 13 years ago
c2ec947
[CIFS] update cifs to version 1.74
by Steve French
· 13 years ago
ea1be1a
[CIFS] update limit for snprintf in cifs_construct_tcon
by Steve French
· 13 years ago
62411ab
cifs: Fix signing failure when server mandates signing for NTLMSSP
by Shirish Pargaonkar
· 13 years ago
3942ae5
GFS2: Fix race during filesystem mount
by Steven Whitehouse
· 13 years ago
1ce5336
GFS2: force a log flush when invalidating the rindex glock
by Benjamin Marzinski
· 13 years ago
e5012d1
NFSv4.1: update nfs4_fattr_bitmap_maxsz
by Andy Adamson
· 13 years ago
71a1b44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 13 years ago
f484b5d0
cifs: drop spinlock before calling cifs_put_tlink
by Jeff Layton
· 13 years ago
b2ce397
Revert "xfs: fix filesystsem freeze race in xfs_trans_alloc"
by Alex Elder
· 13 years ago
3d6aa67
dlm: keep lkbs in idr
by David Teigland
· 13 years ago
a22ca48
dlm: fix kmalloc args
by David Teigland
· 13 years ago
5d70828
dlm: don't do pointless NULL check, use kzalloc and fix order of arguments
by Jesper Juhl
· 13 years ago
b9bce2e
cifs: fix expand_dfs_referral
by Jeff Layton
· 13 years ago
2054749
cifs: move bdi_setup_and_register outside of CONFIG_CIFS_DFS_UPCALL
by Jeff Layton
· 13 years ago
1acc930
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 13 years ago
81463b1
xfs: remove variables that serve no purpose in xfs_alloc_ag_vextent_exact()
by Chandra Seetharaman
· 13 years ago
c0e090c
xfs: consolidate & clarify mount sanity checks
by Eric Sandeen
· 14 years ago
54af2bd
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 13 years ago
e163cbd
xfs: avoid a few disk cache flushes
by Christoph Hellwig
· 13 years ago
1d5ae5d
xfs: cleanup I/O-related buffer flags
by Christoph Hellwig
· 13 years ago
c8da0fa
xfs: return the buffer locked from xfs_buf_get_uncached
by Christoph Hellwig
· 13 years ago
0c842ad
xfs: clean up buffer locking helpers
by Christoph Hellwig
· 13 years ago
bbb4197
xfs: remove the unused xfs_bufhash structure
by Christoph Hellwig
· 13 years ago
69ef921
xfs: byteswap constants instead of variables
by Christoph Hellwig
· 13 years ago
218106a
xfs: use generic get_unaligned_beXX helpers
by Christoph Hellwig
· 13 years ago
2282396
xfs: cleanup struct xfs_dir2_leaf
by Christoph Hellwig
· 13 years ago
3ed8638
xfs: cleanup the definition of struct xfs_dir2_data_entry
by Christoph Hellwig
· 13 years ago
0ba9cd8
xfs: kill struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
c2066e2
xfs: avoid usage of struct xfs_dir2_data
by Christoph Hellwig
· 13 years ago
a64b041
xfs: kill struct xfs_dir2_block
by Christoph Hellwig
· 13 years ago
4f6ae1a
xfs: avoid usage of struct xfs_dir2_block
by Christoph Hellwig
· 13 years ago
78f70cd
xfs: cleanup the definition of struct xfs_dir2_sf_entry
by Christoph Hellwig
· 13 years ago
ac8ba50
xfs: kill struct xfs_dir2_sf
by Christoph Hellwig
· 13 years ago
8bc3878
xfs: cleanup shortform directory inode number handling
by Christoph Hellwig
· 13 years ago
4fb44c8
xfs: factor out xfs_dir2_leaf_find_entry
by Christoph Hellwig
· 13 years ago
29d104a
xfs: kill the unused struct xfs_sync_work
by Christoph Hellwig
· 13 years ago
f3ca8738
xfs: remove i_transp
by Christoph Hellwig
· 13 years ago
7a249cf
xfs: fix filesystsem freeze race in xfs_trans_alloc
by Christoph Hellwig
· 13 years ago
33b8f7c
xfs: improve sync behaviour in the face of aggressive dirtying
by Christoph Hellwig
· 13 years ago
8f04c47
xfs: split xfs_itruncate_finish
by Christoph Hellwig
· 13 years ago
857b977
xfs: kill xfs_itruncate_start
by Christoph Hellwig
· 13 years ago
681b120
xfs: always log timestamp updates in xfs_setattr_size
by Christoph Hellwig
· 13 years ago
Next »