Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c19204b0ae3f8a125118fd5d425d3c7a5f8fda9b
/
fs
c19204b
ext4: don't use ext4_error in ext4_check_descriptors
by Josef Bacik
· 17 years ago
8753e88
ext4: mark inode dirty after initializing the extent tree
by Aneesh Kumar K.V
· 17 years ago
ef73772
ext4: update ctime and mtime for truncate with extents.
by Solofo Ramangalahy
· 17 years ago
c83617d
ext4: Don't do GFP_NOFS allocations after taking ext4_lock_group
by Aneesh Kumar K.V
· 17 years ago
3dcf545
ext4: move headers out of include/linux
by Christoph Hellwig
· 17 years ago
216553c
ext4: fix wrong gfp type under transaction
by Josef Bacik
· 17 years ago
2887df1
ext4: Fix hang on umount with quotas when journal is aborted
by Jan Kara
· 17 years ago
53b7e9f
ext4: Fix update of mtime and ctime on rename
by Jan Kara
· 17 years ago
329d291
jdb2: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
46e665e
ext4: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
620de4e
jbd2: only create debugfs and stats entries if init is successful
by Duane Griffin
· 17 years ago
5648ba5
jbd2: fix kernel-doc notation
by Randy Dunlap
· 17 years ago
8a9362e
jbd2: replace potentially false assertion with if block
by Duane Griffin
· 17 years ago
83c4952
jbd2: eliminate duplicated code in revocation table init/destroy functions
by Duane Griffin
· 17 years ago
9fa27c8
jbd2: tidy up revoke cache initialisation and destruction
by Duane Griffin
· 17 years ago
d3a95d4
ext4: make ext4_xattr_list() static
by Mingming Cao
· 17 years ago
14499f3
ext4: remove extra define of ext4_new_blocks_old from mballoc.c
by Mingming Cao
· 17 years ago
a871611
ext4: check ext4_journal_get_write_access() errors
by Akinobu Mita
· 17 years ago
c0a4ef3
ext4: use ext4_get_group_desc()
by Akinobu Mita
· 17 years ago
d00a6d7
ext4: use ext4_group_first_block_no()
by Akinobu Mita
· 17 years ago
216c34b
ext4: convert byte order of constant instead of variable
by Marcin Slusarz
· 17 years ago
e8546d0
ext4: le*_add_cpu conversion
by Marcin Slusarz
· 17 years ago
9a0762c
ext4: Convert list_for_each_rcu() to list_for_each_entry_rcu()
by Aneesh Kumar K.V
· 17 years ago
4ddfef7
ext4: reduce mballoc stack usage with noinline_for_stack
by Eric Sandeen
· 17 years ago
5cdd7b2
Convert ext4 to use unlocked_ioctl
by Andi Kleen
· 17 years ago
161e7b7
ext4: Cache the correct extent length for uninit extents
by Aneesh Kumar K.V
· 17 years ago
1a89734
ext4: Return unwritten buffer head when trying to read from prealloc space.
by Aneesh Kumar K.V
· 17 years ago
e067ba0
ext4: make ext4_ext_get_blocks always return <= max_blocks
by Aneesh Kumar K.V
· 17 years ago
fd28784
ext4: Fix fallocate to update the file size in each transaction
by Aneesh Kumar K.V
· 17 years ago
267e4db
ext4: Fix race between migration and mmap write
by Aneesh Kumar K.V
· 17 years ago
3977c96
ext4: zero out small extents when writing to prealloc area.
by Aneesh Kumar K.V
· 17 years ago
093a088
ext4: ENOSPC error handling for writing to an uninitialized extent
by Aneesh Kumar K.V
· 17 years ago
e65187e
ext4: Enable extent format for symlinks.
by Aneesh Kumar K.V
· 17 years ago
95c3889
ext4: Fix fallocate error path
by Aneesh Kumar K.V
· 17 years ago
f3f12fa
ext4: fix mount option parsing
by Josef Bacik
· 17 years ago
53c550e
ext4: fdatasync should skip metadata writeout when overwriting
by Hisashi Hifumi
· 17 years ago
97bd42b
ext4: check return of ext4_orphan_get properly
by Josef Bacik
· 17 years ago
1dfc322
jbd2: fix possible journal overflow issues
by Josef Bacik
· 17 years ago
9fc7c63
jbd2: fix the way the b_modified flag is cleared
by Josef Bacik
· 17 years ago
355a469
trivial: fix user-visible typo in hfsplus
by Dave Jones
· 17 years ago
bd5d435
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
39fa003
aio: fix misleading comments
by Jeff Moyer
· 17 years ago
97a4feb
ncpfs: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
58d485d
isofs: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
8b3789e
hfsplus: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
803f445
fat: use get/put_unaligned_* helpers
by Harvey Harrison
· 17 years ago
9396d49
afs: support the CB.ProbeUuid RPC op
by David Howells
· 17 years ago
7c80bcc
afs: the AFS RPC op CBGetCapabilities is actually CBTellMeAboutYourself
by David Howells
· 17 years ago
0ae52d6
afs: use the shorter LIST_HEAD for brevity
by Robert P. J. Day
· 17 years ago
801678c
Remove duplicated unlikely() in IS_ERR()
by Hirofumi Nakagawa
· 17 years ago
d7321cd
sysctl: add the ->permissions callback on the ctl_table_root
by Pavel Emelyanov
· 17 years ago
7708bfb
sysctl: merge equal proc_sys_read and proc_sys_write
by Pavel Emelyanov
· 17 years ago
79da366
jbd2: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
19b4fc5
reiserfs: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
46fe74f
ext4: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
21ac295
afs: use non-racy method for proc entries creation
by Denis V. Lunev
· 17 years ago
34b3723
nfs: use proc_create to setup de->proc_fops
by Denis V. Lunev
· 17 years ago
9ef2db2
nfsd: use proc_create to setup de->proc_fops
by Denis V. Lunev
· 17 years ago
59b7435
proc: introduce proc_create_data to setup de->data
by Denis V. Lunev
· 17 years ago
b640a89
proc: convert /proc/tty/ldiscs to seq_file interface
by Alexey Dobriyan
· 17 years ago
8731f14
proc: remove ->get_info infrastructure
by Alexey Dobriyan
· 17 years ago
c74c120
proc: remove proc_root from drivers
by Alexey Dobriyan
· 17 years ago
928b4d8
proc: remove proc_root_driver
by Alexey Dobriyan
· 17 years ago
36a5aeb
proc: remove proc_root_fs
by Alexey Dobriyan
· 17 years ago
9c37066
proc: remove proc_bus
by Alexey Dobriyan
· 17 years ago
5e971dc
proc: drop several "PDE valid/invalid" checks
by Alexey Dobriyan
· 17 years ago
7cee4e0
proc: less special case in xlate code
by Alexey Dobriyan
· 17 years ago
f649d6d
proc: simplify locking in remove_proc_entry()
by Alexey Dobriyan
· 17 years ago
638fa202
procfs: mem permission cleanup
by Roland McGrath
· 17 years ago
0d5c9f5
proc: switch to proc_create()
by Alexey Dobriyan
· 17 years ago
925d1c4
procfs task exe symlink
by Matt Helsley
· 17 years ago
e93b4ea
proc: print more information when removing non-empty directories
by Alexey Dobriyan
· 17 years ago
4220b7f
elf: fix shadowed variables in fs/binfmt_elf.c
by WANG Cong
· 17 years ago
6970c8e
BINFMT: fill_elf_header cleanup - use straight memset first
by Cyrill Gorcunov
· 17 years ago
cf475ad
cgroups: add an owner to the mm_struct
by Balbir Singh
· 17 years ago
08ce5f1
cgroups: implement device whitelist
by Serge E. Hallyn
· 17 years ago
2f9b12a
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
by Michael Halcrow
· 17 years ago
6a3fd92
eCryptfs: make key module subsystem respect namespaces
by Michael Halcrow
· 17 years ago
f66e883
eCryptfs: integrate eCryptfs device handle into the module.
by Michael Halcrow
· 17 years ago
8bf2deb
eCryptfs: introduce device handle for userspace daemon communications
by Michael Halcrow
· 17 years ago
9c3580a
ecryptfs: add missing lock around notify_change
by Miklos Szeredi
· 17 years ago
18d1dbf
ecryptfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
05db67a
remove ecryptfs_header_cache_0
by Adrian Bunk
· 17 years ago
762873c
vfs: fix unconditional write_super() call in file_fsync()
by OGAWA Hirofumi
· 17 years ago
8f0cfa5
xattr: add missing consts to function arguments
by David Howells
· 17 years ago
7ec02ef
vfs: remove lives_below_in_same_fs()
by Jan Blunck
· 17 years ago
c5c8be3
fs/inode.c: use hlist_for_each_entry()
by Matthias Kaehlcke
· 17 years ago
af065b8
vfs: skip inodes without pages to free in drop_pagecache_sb()
by Jan Kara
· 17 years ago
eccb95c
vfs: fix lock inversion in drop_pagecache_sb()
by Jan Kara
· 17 years ago
e1d2c8b
fdpic: check that the size returned by kernel_read() is what we asked for
by David Howells
· 17 years ago
2e50b6c
fs/binfmt_aout.c: use printk_ratelimit()
by S.Caglar Onur
· 17 years ago
3a2e7f4
binfmt_misc.c: avoid potential kernel stack overflow
by Pavel Emelyanov
· 17 years ago
a2d416d
codafs: fix build warning
by Andrew Morton
· 17 years ago
175a06a
exec: remove argv_len from struct linux_binprm
by Tetsuo Handa
· 17 years ago
8d4b690
fs/affs/file.c: use BUG_ON
by Julia Lawall
· 17 years ago
cd6fda3
hfsplus: handle match_strdup failure
by Jim Meyering
· 17 years ago
3fbe5c3
hfs: handle match_strdup failure
by Jim Meyering
· 17 years ago
6db27dd
affs: handle match_strdup failure
by Jim Meyering
· 17 years ago
61d6457
fs: remove unused fops from struct char_device_struct
by Jiri Olsa
· 17 years ago
f249fdd
autofs4: fix sparse warning in root.c
by Harvey Harrison
· 17 years ago
Next »