Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
78f8d2577bd79ce9d62f4d9e6d3b895bd1dd1d1d
/
fs
844fdd9
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
e49dbbf
nfsd: fix bad offset use
by Kent Overstreet
· 12 years ago
51f0885
vfs,proc: guarantee unique inodes in /proc
by Linus Torvalds
· 12 years ago
9217cbb
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
d3c9262
Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
f853c61
cifs: ignore everything in SPNEGO blob after mechTypes
by Jeff Layton
· 12 years ago
2b405bf
ext4: fix data=journal fast mount/umount hang
by Theodore Ts'o
· 12 years ago
1ada47d
ext4: fix ext4_evict_inode() racing against workqueue processing code
by Theodore Ts'o
· 12 years ago
10b3866
Merge tag 'for-linus-v3.9-rc4' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 12 years ago
ac534ff
nfsd: fix startup order in nfsd_reply_cache_init
by Jeff Layton
· 12 years ago
a517b60
nfsd: only unhash DRC entries that are in the hashtable
by Jeff Layton
· 12 years ago
e001873
xfs: ensure we capture IO errors correctly
by Dave Chinner
· 12 years ago
3325bee
xfs: fix xfs_iomap_eof_prealloc_initial_size type
by Mark Tinguely
· 12 years ago
83cdadd
xfs: fix potential infinite loop in xfs_iomap_prealloc_size()
by Brian Foster
· 12 years ago
0e40110
ext4: fix memory leakage in mext_check_coverage
by Dmitry Monakhov
· 12 years ago
0863702
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
3b27759
Btrfs: fix warning of free_extent_map
by Liu Bo
· 12 years ago
40e4591
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
7c2ec3f
Btrfs: fix warning when creating snapshots
by Liu Bo
· 12 years ago
720f1e2
Btrfs: return as soon as possible when edquot happens
by Wang Shilong
· 12 years ago
492104c
Btrfs: return EIO if we have extent tree corruption
by Josef Bacik
· 12 years ago
bc17862
btrfs: use rcu_barrier() to wait for bdev puts at unmount
by Eric Sandeen
· 12 years ago
d340d24
Btrfs: remove btrfs_try_spin_lock
by Liu Bo
· 12 years ago
a09a0a7
Btrfs: get better concurrency for snapshot-aware defrag work
by Liu Bo
· 12 years ago
aea8b5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
ebd6c70
nfsd: convert to idr_alloc()
by Tejun Heo
· 12 years ago
801cb2d
nfsd: remove unused get_new_stid()
by Tejun Heo
· 12 years ago
24261fc
cifs: delay super block destruction until all cifsFileInfo objects are gone
by Mateusz Guzik
· 12 years ago
47c78f4
cifs: map NT_STATUS_SHARING_VIOLATION to EBUSY instead of ETXTBSY
by Sachin Prabhu
· 12 years ago
c288d29
ext2: Fix BUG_ON in evict() on inode deletion
by Jan Kara
· 12 years ago
fa7614dd
fs: Readd the fs module aliases.
by Eric W. Biederman
· 12 years ago
8aec0f5
Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and security keys
by Mathieu Desnoyers
· 12 years ago
4f42f80
ext4: use s_extent_max_zeroout_kb value as number of kb
by Lukas Czerner
· 12 years ago
a930d87
vfs: fix pipe counter breakage
by Al Viro
· 12 years ago
90ba983
ext4: use atomic64_t for the per-flexbg free_clusters count
by Theodore Ts'o
· 12 years ago
af591ad
reiserfs: Use kstrdup instead of kmalloc/strcpy
by Ionut-Gabriel Radu
· 12 years ago
8d0c2d1
ext3: Fix format string issues
by Lars-Peter Clausen
· 12 years ago
68ac8bf
quota: add missing use of dq_data_lock in __dquot_initialize
by Jeff Mahoney
· 12 years ago
ad56eda
jbd2: fix use after free in jbd2_journal_dirty_metadata()
by Jan Kara
· 12 years ago
3e64fe5
fs: Limit sys_mount to only request filesystem modules. (Part 3)
by Eric W. Biederman
· 12 years ago
bc07732
hostfs: fix a not needed double check
by Marco Stornelli
· 12 years ago
386ad67
ext4: reserve metadata block for every delayed write
by Lukas Czerner
· 12 years ago
232ec87
ext4: update reserved space after the 'correction'
by Lukas Czerner
· 12 years ago
bb8b20e
ext4: do not use yield()
by Lukas Czerner
· 12 years ago
e3d85c3
ext4: remove unused variable in ext4_free_blocks()
by Lukas Czerner
· 12 years ago
e1c3659
ext4: fix WARN_ON from ext4_releasepage()
by Jan Kara
· 12 years ago
3a22567
ext4: fix the wrong number of the allocated blocks in ext4_split_extent()
by Zheng Liu
· 12 years ago
adb2355
ext4: update extent status tree after an extent is zeroed out
by Zheng Liu
· 12 years ago
cdee784
ext4: fix wrong m_len value after unwritten extent conversion
by Zheng Liu
· 12 years ago
921f266
ext4: add self-testing infrastructure to do a sanity check
by Dmitry Monakhov
· 12 years ago
bd38436
ext4: avoid a potential overflow in ext4_es_can_be_merged()
by Zheng Liu
· 12 years ago
7293261
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
db04dc6
proc: Use nd_jump_link in proc_ns_follow_link
by Eric W. Biederman
· 12 years ago
0aefda3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
67a865a
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 12 years ago
7b54c16
vfs: don't BUG_ON() if following a /proc fd pseudo-symlink results in a symlink
by Linus Torvalds
· 12 years ago
e2e091f
Merge tag 'ecryptfs-3.9-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs
by Linus Torvalds
· 12 years ago
de3cb94
Btrfs: improve the delayed inode throttling
by Chris Mason
· 12 years ago
9141770
fs: Limit sys_mount to only request filesystem modules (Part 2).
by Eric W. Biederman
· 12 years ago
3a01aa7
Btrfs: fix a mismerge in btrfs_balance()
by Ilya Dryomov
· 12 years ago
067785c
CIFS: Fix missing of oplock_read value in smb30_values structure
by Pavel Shilovsky
· 12 years ago
94e1800
cifs: don't try to unlock pagecache page after releasing it
by Jeff Layton
· 12 years ago
2518964
cifs: remove the sockopt= mount option
by Jeff Layton
· 12 years ago
2cc65e3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next into for-linus-3.9
by Chris Mason
· 12 years ago
c483a98
cifs: Check server capability before attempting silly rename
by Sachin Prabhu
· 12 years ago
72d282d
cifs: Fix bug when checking error condition in cifs_rename_pending_delete()
by Sachin Prabhu
· 12 years ago
154ea28
Btrfs: enforce min_bytes parameter during extent allocation
by Chris Mason
· 12 years ago
9b53157
Btrfs: allow running defrag in parallel to administrative tasks
by Stefan Behrens
· 12 years ago
66b6135
Btrfs: avoid deadlock on transaction waiting list
by Liu Bo
· 12 years ago
0f788c5
Btrfs: do not BUG_ON on aborted situation
by Liu Bo
· 12 years ago
2881894
Btrfs: do not BUG_ON in prepare_to_reloc
by Liu Bo
· 12 years ago
e1a1267
Btrfs: free all recorded tree blocks on error
by Liu Bo
· 12 years ago
aca1bba
Btrfs: build up error handling for merge_reloc_roots
by Liu Bo
· 12 years ago
8f71f3e
Btrfs: check for NULL pointer in updating reloc roots
by Liu Bo
· 12 years ago
00d71c9
Btrfs: fix unclosed transaction handler when the async transaction commitment fails
by Miao Xie
· 12 years ago
aec8030
Btrfs: fix wrong handle at error path of create_snapshot() when the commit fails
by Miao Xie
· 12 years ago
9bf7a48
Btrfs: use set_nlink if our i_nlink is 0
by Josef Bacik
· 12 years ago
290502b
eCryptfs: allow userspace messaging to be disabled
by Kees Cook
· 12 years ago
6ca470d7
ext4: invalidate extent status tree during extent migration
by Dmitry Monakhov
· 12 years ago
de99fcc
ext4: remove unnecessary wait for extent conversion in ext4_fallocate()
by Jan Kara
· 12 years ago
ff95ec2
ext4: add warning to ext4_convert_unwritten_extents_endio
by Dmitry Monakhov
· 12 years ago
ec22ba8
ext4: disable merging of uninitialized extents
by Dmitry Monakhov
· 12 years ago
357b66f
ext4: ext4_split_extent should take care of extent zeroout
by Dmitry Monakhov
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1c82315
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
8fd5e7a
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag
by Linus Torvalds
· 12 years ago
d7011f5
btrfs/raid56: Add missing #include <linux/vmalloc.h>
by Geert Uytterhoeven
· 12 years ago
a7c1120
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
8d05b37
Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
b695188
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
9b2ff357
ext4: enable quotas before orphan cleanup
by Jan Kara
· 12 years ago
262b466
ext4: don't allow quota mount options when quota feature enabled
by Jan Kara
· 12 years ago
d4e4395
ext4: fix a warning from sparse check for ext4_dir_llseek
by Zheng Liu
· 12 years ago
810da24
ext4: convert number of blocks to clusters properly
by Lukas Czerner
· 12 years ago
3e36a16
ext4: fix possible memory leak in ext4_remount()
by Wei Yongjun
· 12 years ago
df05c1b8
jbd2: fix ERR_PTR dereference in jbd2__journal_start
by Dmitry Monakhov
· 12 years ago
c07380b
Revert some of "binfmt_elf: cleanups"
by James Hogan
· 14 years ago
14cc0b5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
1ac6466
ext4: use percpu counter for extent cache count
by Theodore Ts'o
· 12 years ago
Next »