Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
656eb2cd5da153762f2e8419ca117ce12ef522c3
/
fs
656eb2c
add CONFIG_CORE_DUMP_DEFAULT_ELF_HEADERS
by Roland McGrath
· 16 years ago
6409324
coredump: format_corename: don't append .%pid if multi-threaded
by Oleg Nesterov
· 16 years ago
3eda201
seq_file: add seq_cpumask_list(), seq_nodemask_list()
by Lai Jiangshan
· 16 years ago
85dd030
seq_file: don't call bitmap_scnprintf_len()
by Lai Jiangshan
· 16 years ago
248736c
hfsplus: fix possible deadlock when handling corrupted extents
by Eric Sesterhenn
· 16 years ago
6e71529
hfsplus: missing O_LARGEFILE check
by Alan Cox
· 16 years ago
cdbf6db
ext3: avoid printk floods in the face of directory corruption
by Eric Sandeen
· 16 years ago
5ec8b75
ext3: truncate block allocated on a failed ext3_write_begin
by Aneesh Kumar K.V
· 16 years ago
6a897cf
ext3: fix ext3_dx_readdir hash collision handling
by Eugene Dashevsky
· 16 years ago
960a22a
jbd: ordered data integrity fix
by Hidehiro Kawai
· 16 years ago
0e4fb5e
ext3: add an option to control error handling on file data
by Hidehiro Kawai
· 16 years ago
46d01a2
ext3: fix ext3 block reservation early ENOSPC issue
by Mingming Cao
· 16 years ago
972fbf7
ext3: don't try to resize if there are no reserved gdt blocks left
by Josef Bacik
· 16 years ago
885e353
jbd: don't dirty original metadata buffer on abort
by Hidehiro Kawai
· 16 years ago
d1645e5
jbd: abort when failed to log metadata buffers
by Hidehiro Kawai
· 16 years ago
e575f11
coredump_filter: add hugepage dumping
by KOSAKI Motohiro
· 16 years ago
51b07fc
fs: buffer lock use lock bitops
by Nick Piggin
· 16 years ago
5344b7e
vmstat: mlocked pages statistics
by Nick Piggin
· 16 years ago
ba9ddf4
Ramfs and Ram Disk pages are unevictable
by Lee Schermerhorn
· 16 years ago
7b85412
Unevictable LRU Page Statistics
by Lee Schermerhorn
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
58617d5
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
496aa8a
block: fix current kernel-doc warnings
by Randy Dunlap
· 16 years ago
0fc71e3
block: add partition attribute for partition number
by Tejun Heo
· 16 years ago
f287a1a
ext4: Remove automatic enabling of the HUGE_FILE feature flag
by Theodore Ts'o
· 16 years ago
3e624fc
ext4: Replace hackish ext4_mb_poll_new_transaction with commit callback
by Theodore Ts'o
· 16 years ago
01436ef
ext4: Remove unused mount options: nomballoc, mballoc, nocheck
by Theodore Ts'o
· 16 years ago
0b09923e
ext4: Remove compile warnings when building w/o CONFIG_PROC_FS
by Manish Katiyar
· 16 years ago
5128273
ext4: Add missing newlines to printk messages
by Eric Sesterhenn
· 16 years ago
52ad096
Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
c8d8a23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 16 years ago
e4856a7
Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
ebf3f09
Configure out AIO support
by Thomas Petazzoni
· 16 years ago
15b4650
afs: convert to new aops
by Nick Piggin
· 16 years ago
07edbde
pid_ns: de_thread: kill the now unneeded ->child_reaper change
by Oleg Nesterov
· 16 years ago
f40cbaa
proc: move sysrq-trigger out of fs/proc/
by Alexey Dobriyan
· 16 years ago
ac0d86f
block: sanitize invalid partition table entries
by Kay Sievers
· 16 years ago
6722e45
fs/partitions/acorn.c: remove dead code
by Adrian Bunk
· 16 years ago
4cea5ce
COMPAT_BINFMT_ELF definition tweak
by Alexey Dobriyan
· 16 years ago
5edc2a5
binfmt_elf_fdpic: wire up AT_EXECFD, AT_EXECFN, AT_SECURE
by Paul Mundt
· 16 years ago
c763794
binfmt_elf_fdpic: convert initial stack alignment to arch_align_stack()
by Paul Mundt
· 16 years ago
ec23847
binfmt_elf_fdpic: support auxvec base platform string
by Paul Mundt
· 16 years ago
b73c29f6
quota: remove CVS keywords
by Adrian Bunk
· 16 years ago
67b172c
fs/reiserfs: use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
6b23ea7
reiserfs/procfs.c: remove CVS keywords
by Adrian Bunk
· 16 years ago
d38b7aa
hfs: fix namelength memory corruption
by Eric Sesterhenn
· 16 years ago
649f1ee
hfsplus: check read_mapping_page() return value
by Eric Sesterhenn
· 16 years ago
efc7ffc
hfsplus: fix Buffer overflow with a corrupted image
by Eric Sesterhenn
· 16 years ago
81a7371
hfsplus: quieten down mounting hfsplus journaled fs read only
by Mike Crowe
· 16 years ago
152b95a
befs: annotate fs32 on tests for superblock endianness
by Harvey Harrison
· 16 years ago
bd39597
ext2: avoid printk floods in the face of directory corruption
by Eric Sandeen
· 16 years ago
d707d31
ext2: fix ext2 block reservation early ENOSPC issue
by Mingming Cao
· 16 years ago
8d7b48e
autofs4: add miscellaneous device for ioctls
by Ian Kent
· 16 years ago
c0f54d3
autofs4: track uid and gid of last mount requester
by Ian Kent
· 16 years ago
bb979d7
autofs4: cleanup autofs mount type usage
by Ian Kent
· 16 years ago
624ae52
eCryptfs: remove netlink transport
by Tyler Hicks
· 16 years ago
807b7eb
ecryptfs: convert to use new aops
by Badari Pulavarty
· 16 years ago
7d6c704
eCryptfs: remove retry loop in ecryptfs_readdir()
by Michael Halcrow
· 16 years ago
bf2a9a3
Allow recursion in binfmt_script and binfmt_misc
by Kirill A. Shutemov
· 16 years ago
5311248
alpha: introduce field 'taso' into struct linux_binprm
by Kirill A. Shutemov
· 16 years ago
cde162c
binfmt_som.c: add MODULE_LICENSE
by Adrian Bunk
· 16 years ago
f7a5000
compat: move cp_compat_stat to common code
by Christoph Hellwig
· 16 years ago
e1f8e87
Remove Andrew Morton's old email accounts
by Francois Cami
· 16 years ago
f337b9c
epoll: drop unnecessary test
by Davide Libenzi
· 16 years ago
362e666
exec.c, compat.c: fix count(), compat_count() bounds checking
by Jason Baron
· 16 years ago
f4cfb18
uclinux: fix gzip header parsing in binfmt_flat.c
by Volodymyr G. Lukiianyk
· 16 years ago
0b4a4fe
kobject: Cleanup kobject_rename and !CONFIG_SYSFS
by Eric W. Biederman
· 16 years ago
8c0e399
sysfs: Make dir and name args to sysfs_notify() const
by Trent Piepho
· 16 years ago
45c076c
sysfs: use ilookup5() instead of ilookup5_nowait()
by Tejun Heo
· 16 years ago
b31ca3f
sysfs: fix deadlock
by Nick Piggin
· 16 years ago
f1282c8
sysfs: Support sysfs_notify from atomic context with new sysfs_notify_dirent
by Neil Brown
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
ae87221d
sysfs: crash debugging
by Andrew Morton
· 17 years ago
5f4123b
remove CONFIG_KMOD from fs
by Johannes Berg
· 16 years ago
22208de
ext4: Fix file fragmentation during large file write.
by Aneesh Kumar K.V
· 16 years ago
0b59268
[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY
by Martin Schwidefsky
· 16 years ago
6925bac
Merge branch 'next'
by Trond Myklebust
· 16 years ago
6c5e51d
xfs: fix remount rw with unrecognized options
by Christoph Hellwig
· 16 years ago
1efd47f
ocfs2: fix build error
by Mark Fasheh
· 16 years ago
acd15a8
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
011935a
NFS: Fix a resolution problem with nfs_inode->cache_change_attribute
by Trond Myklebust
· 16 years ago
4704f0e
NFS: Fix the resolution problem with nfs_inode_attrs_need_update()
by Trond Myklebust
· 16 years ago
921615f
NFS: Changes to inode->i_nlinks must set the NFS_INO_INVALID_ATTR flag
by Trond Myklebust
· 16 years ago
8acd3a6
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
d4a8c93
ocfs2: Make cached block reads the common case.
by Joel Becker
· 16 years ago
5e0b3de
ocfs2: Kill the last naked wait_on_buffer() for cached reads.
by Joel Becker
· 16 years ago
07446dc
ocfs2: Move ocfs2_bread() into dir.c
by Joel Becker
· 16 years ago
0fcaa56
ocfs2: Simplify ocfs2_read_block()
by Joel Becker
· 16 years ago
31d3307
ocfs2: Require an inode for ocfs2_read_block(s)().
by Joel Becker
· 16 years ago
da1e909
ocfs2: Separate out sync reads from ocfs2_read_blocks()
by Joel Becker
· 16 years ago
af6f029
ext4: Use tag dirty lookup during mpage_da_submit_io
by Aneesh Kumar K.V
· 16 years ago
8a0aba7
ext4: let the block device know when unused blocks can be discarded
by Theodore Ts'o
· 16 years ago
936b883
ocfs2: Refactor xattr list and remove ocfs2_xattr_handler().
by Tao Ma
· 16 years ago
2057e5c
ocfs2: Calculate EA hash only by its suffix.
by Tao Ma
· 16 years ago
99219ae
ocfs2: Move trusted and user attribute support into xattr.c
by Mark Fasheh
· 16 years ago
40daa16
ocfs2: Uninline ocfs2_xattr_name_hash()
by Mark Fasheh
· 16 years ago
a81cb88
ocfs2: Don't check for NULL before brelse()
by Mark Fasheh
· 16 years ago
fd8351f
ocfs2: use smaller counters in ocfs2_remove_xattr_clusters_from_cache
by Mark Fasheh
· 16 years ago
4cc8124
ocfs2: make la_debug_mutex static
by Mark Fasheh
· 16 years ago
Next »