Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
51eb01e73599efb88c6c20b1c226d20309a75450
/
fs
51eb01e
[PATCH] fuse: no backgrounding on interrupt
by Miklos Szeredi
· 18 years ago
f9022f6
[PATCH] autofs4: need to invalidate children on tree mount expire
by Ian Kent
· 18 years ago
6e656be
[PATCH] ftruncate does not always update m/ctime
by Peter Staubach
· 18 years ago
92eeccd
[PATCH] ext3: cleanup dead code in ext3_add_entry()
by Johann Lombardi
· 18 years ago
0710d36
[PATCH] 9pfs: missing result check in v9fs_vfs_readlink() and v9fs_vfs_link()
by Florin Malita
· 18 years ago
3419b23
[PATCH] epoll: use unlocked wqueue operations
by Davide Libenzi
· 18 years ago
21730ee
[PATCH] Make EXT2_DEBUG work again
by Valerie Henson
· 18 years ago
6975565
[PATCH] Make procfs obligatory except under CONFIG_EMBEDDED
by H. Peter Anvin
· 18 years ago
43d23f9
[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversion
by Mingming Cao
· 18 years ago
1c2bf37
[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixes
by Mingming Cao
· 18 years ago
01408c4
[PATCH] Prepare for __copy_from_user_inatomic to not zero missed bytes
by NeilBrown
· 18 years ago
d2e5b13
[PATCH] ext3: remove inconsistent space before exclamation point in mount code
by Theodore Ts'o
· 18 years ago
e8f1c62
[PATCH] ext3: fix memory leak when the journal file is corrupted
by Theodore Ts'o
· 18 years ago
f16fdad
[PATCH] ext2: clean up dead code from mount code
by Theodore Ts'o
· 18 years ago
fcd5df3
[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystem
by Mingming Cao
· 18 years ago
a04ee14
[PATCH] openpromfs: factorize out
by Jan Engelhardt
· 18 years ago
515decd
[PATCH] openpromfs: remove unnecessary casts
by Jan Engelhardt
· 18 years ago
0928d68
[PATCH] openpromfs: fix missing NUL
by Jan Engelhardt
· 18 years ago
138bb68
[PATCH] fs/ufs/inode.c: make 2 functions static
by Adrian Bunk
· 18 years ago
098d5af
[PATCH] ufs: ubh_ll_rw_block cleanup
by Evgeniy Dushistov
· 18 years ago
ee3ffd6
[PATCH] ufs: make fsck -f happy
by Evgeniy Dushistov
· 18 years ago
577a827
[PATCH] ufs: fsync implementation
by Evgeniy Dushistov
· 18 years ago
647b7e8
[PATCH] ufs: one way to access super block
by Evgeniy Dushistov
· 18 years ago
f391475
[PATCH] ufs: missed brelse and wrong baseblk
by Evgeniy Dushistov
· 18 years ago
96710b2
[PATCH] ufs: printk warning fixes
by Andrew Morton
· 18 years ago
022a6dc
[PATCH] ufs: zero metadata
by Evgeniy Dushistov
· 18 years ago
2e00639
[PATCH] ufs: unlock_super without lock
by Evgeniy Dushistov
· 18 years ago
50aa4eb
[PATCH] ufs: i_blocks wrong count
by Evgeniy Dushistov
· 18 years ago
dd187a2
[PATCH] ufs: little directory lookup optimization
by Evgeniy Dushistov
· 18 years ago
abf5d15
[PATCH] ufs: easy debug
by Evgeniy Dushistov
· 18 years ago
5afb314
[PATCH] ufs: Unmark CONFIG_UFS_FS_WRITE as BROKEN
by Evgeniy Dushistov
· 18 years ago
3e41f59
[PATCH] ufs: not usual amounts of fragments per block
by Evgeniy Dushistov
· 18 years ago
9695ef1
[PATCH] ufs: wrong type cast
by Evgeniy Dushistov
· 18 years ago
b71034e
[PATCH] ufs: directory and page cache: from blocks to pages
by Evgeniy Dushistov
· 18 years ago
826843a
[PATCH] ufs: directory and page cache: install aops
by Evgeniy Dushistov
· 18 years ago
6ef4d6b
[PATCH] ufs: change block number on the fly
by Evgeniy Dushistov
· 18 years ago
c9a27b5
[PATCH] ufs: right block allocation
by Evgeniy Dushistov
· 18 years ago
2061df0
[PATCH] ufs: ufs_trunc_indirect: infinite cycle
by Evgeniy Dushistov
· 18 years ago
552c034
[PATCH] fs/freevxfs: cleanup of spelling errors
by Cliff Wickman
· 18 years ago
9e94cd4
[PATCH] splice: retrieve mapping after locking the page
by Jens Axboe
· 18 years ago
b31dc66
[PATCH] Kill PF_SYNCWRITE flag
by Jens Axboe
· 18 years ago
98bd34e
[PATCH] make kernel warn about incorrectly sized partitions
by Mike Miller
· 18 years ago
78ce89c
[PATCH] JBD: split checkpoint lists
by Jan Kara
· 18 years ago
626ab0e
[PATCH] list: use list_replace_init() instead of list_splice_init()
by Oleg Nesterov
· 18 years ago
0216bfc
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 free blocks counter
by Mingming Cao
· 18 years ago
785d557
[PATCH] binflt_elf: remove more casts
by Jesper Juhl
· 18 years ago
f4e5cc2
[PATCH] binfmt_elf: CodingStyle cleanup and remove some pointless casts
by Jesper Juhl
· 18 years ago
e602260
[PATCH] ext3_clear_inode(): avoid kfree(NULL)
by Andrew Morton
· 18 years ago
304c4c8
[PATCH] jbd: avoid kfree(NULL)
by Andrew Morton
· 18 years ago
9ada734
[PATCH] jbd: fix BUG in journal_commit_transaction()
by Jan Kara
· 18 years ago
4a4b69f
[PATCH] Poll cleanups/microoptimizations
by Vadim Lobanov
· 18 years ago
2da1326
[PATCH] fs/fat/misc.c: unexport fat_sync_bhs
by Adrian Bunk
· 18 years ago
b0904e1
[PATCH] fs/locks.c: make posix_locks_deadlock() static
by Adrian Bunk
· 18 years ago
75e1fcc
[PATCH] vfs: add lock owner argument to flush operation
by Miklos Szeredi
· 18 years ago
ff7b86b
[PATCH] locks: clean up locks_remove_posix()
by Miklos Szeredi
· 18 years ago
39005d0
[PATCH] locks: don't do unnecessary allocations
by Miklos Szeredi
· 18 years ago
0d9a490
[PATCH] locks: don't unnecessarily fail posix lock operations
by Miklos Szeredi
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
0c426f2
[PATCH] ext2 XIP won't build without MMU
by Al Viro
· 18 years ago
530018b
[PATCH] frv: binfmt_elf_fdpic __user annotations
by Al Viro
· 18 years ago
03e6806
[PATCH] lsm: add task_setioprio hook
by James Morris
· 18 years ago
111ebb6
[PATCH] writeback: fix range handling
by OGAWA Hirofumi
· 18 years ago
a43a8c3
[PATCH] tightening hugetlb strict accounting
by Chen, Kenneth W
· 18 years ago
6f0419e
[PATCH] for_each_possible_cpu: xfs
by KAMEZAWA Hiroyuki
· 18 years ago
d6938d1
[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the results
by David Howells
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 18 years ago
d702ccb
[PATCH] prune_one_dentry() tweaks
by Andrew Morton
· 18 years ago
0feae5c
[PATCH] Fix dcache race during umount
by NeilBrown
· 18 years ago
c89681e
[PATCH] remove steal_locks()
by Miklos Szeredi
· 18 years ago
09d967c
[PATCH] Fix a race condition between ->i_mapping and iput()
by OGAWA Hirofumi
· 18 years ago
f893afb
[PATCH] NTFS: Critical bug fix (affects MIPS and possibly others)
by Anton Altaparmakov
· 18 years ago
52ab3f3
Merge git://oss.sgi.com:8090/xfs-2.6
by Linus Torvalds
· 18 years ago
b9d9c82
[PATCH] Driver core: add generic "subsystem" link to all devices
by Kay Sievers
· 18 years ago
d9eaec9
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 18 years ago
2edc322
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
by Linus Torvalds
· 18 years ago
be967b7
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
9c937dc
[PATCH] log more info for directory entry change events
by Amy Griffis
· 18 years ago
e018290
[PATCH] proc_loginuid_write() uses simple_strtoul() on non-terminated array
by Al Viro
· 18 years ago
473ae30
[PATCH] execve argument logging
by Al Viro
· 19 years ago
3ca1006
[PATCH] inotify (4/5): allow watch removal from event handler
by Amy Griffis
· 18 years ago
a9dc971
[PATCH] inotify (3/5): add interfaces to kernel API
by Amy Griffis
· 18 years ago
7c29772
[PATCH] inotify (2/5): add name's inode to event handler
by Amy Griffis
· 18 years ago
2d9048e
[PATCH] inotify (1/5): split kernel API from userspace support
by Amy Griffis
· 18 years ago
98174e4
Merge HEAD from ../linux-2.6
by Nathan Scott
· 18 years ago
d8ce753
[XFS] Remove files from the build that are now unused.
by Nathan Scott
· 18 years ago
d7b849d
[XFS] Fix a Makefile issue related to exports.o handling.
by Nathan Scott
· 18 years ago
f6c2d1f
[XFS] Remove version 1 directory code. Never functioned on Linux, just
by Nathan Scott
· 18 years ago
da2f4d6
[XFS] Map EFSCORRUPTED to an actual error code, not just a made up one
by Nathan Scott
· 18 years ago
0d8fee3
[XFS] Kill direct access to ->count in valusema(); all we ever use it for
by Al Viro
· 18 years ago
a805bad
[XFS] Remove unneeded conditional code on NFS export interface related
by Nathan Scott
· 18 years ago
6fe90e6d
[XFS] Remove an incorrect use of unlikely() on a relatively likely code path.
by Nathan Scott
· 18 years ago
1e69dd0
[XFS] Push some common code out of write path into core XFS code for sharing.
by Nathan Scott
· 18 years ago
1d47bec
[XFS] Remove unnecessary local from open_exec dmapi path.
by Nathan Scott
· 18 years ago
1046d88
[JFFS2] Check CRC32 on dirent and data nodes each time they're read
by David Woodhouse
· 18 years ago
fc6612f
[JFFS2] When retiring nextblock, allocate a node_ref for the wasted space
by David Woodhouse
· 18 years ago
2ba72cb
[JFFS2] Mark XATTR support as experimental, for now
by David Woodhouse
· 18 years ago
3877f0b
[JFFS2] Don't trust node headers before the CRC is checked.
by David Woodhouse
· 18 years ago
9917215
[PATCH] Fix missing ret assignment in __bio_map_user() error path
by Jens Axboe
· 18 years ago
9cedc19
[PATCH] Return error in case flock_lock_file failure
by Kirill Korotaev
· 18 years ago
Next »