Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
b01273f120a390363ceb27bd0ccc60ddf1fb936d
/
fs
« Previous
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
355a469
trivial: fix user-visible typo in hfsplus
by Dave Jones
· 17 years ago
9b1ec9e
[CIFS] Remove duplicate call to mode_to_acl
by Steve French
· 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
638fa20
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
3202e18
make BINFMT_FLAT a bool
by Adrian Bunk
· 17 years ago
f1e3af7
make fs/buffer.c:cont_expand_zero() static
by Adrian Bunk
· 17 years ago
946a57b
remove generic_commit_write()
by Adrian Bunk
· 17 years ago
45cc2b9
fs/timerfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
d5470b5
fs/aio.c: make 3 functions static
by Adrian Bunk
· 17 years ago
07d45da
fs/drop_caches.c: make 2 functions static
by Adrian Bunk
· 17 years ago
f11b00f
fs/fs-writeback.c: make 2 functions static
by Adrian Bunk
· 17 years ago
67cde59
make vfs_ioctl() static
by Adrian Bunk
· 17 years ago
6b09ae6
make __put_super() static
by Adrian Bunk
· 17 years ago
8b1919a
fs/freevxfs/: proper externs
by Adrian Bunk
· 17 years ago
4b0a8da
fs/hfsplus/: proper externs
by Adrian Bunk
· 17 years ago
4488c59
fs/ramfs/ extern cleanup
by Adrian Bunk
· 17 years ago
63e3453
befs: fix sparse warning in linuxvfs.c
by Harvey Harrison
· 17 years ago
9fe76c7
coda: add static to functions in dir.c
by Harvey Harrison
· 17 years ago
e594905
adfs: work around bogus sparse warning
by Harvey Harrison
· 17 years ago
cdac75e
epoll: avoid kmemcheck warning
by Davide Libenzi
· 17 years ago
68154e9
block: add dma alignment and padding support to blk_rq_map_kern
by FUJITA Tomonori
· 17 years ago
c3270e5
relay: fix splice problem
by Tom Zanussi
· 17 years ago
adaa693
[XFS] Fix build failure after enabling CONFIG_XFS_DEBUG
by Stephen Rothwell
· 17 years ago
c5acbaf
[XFS] remove dmapi cruft in xfs_file.c
by Christoph Hellwig
· 17 years ago
3a738a5
[XFS] remove sendfile leftovers
by Christoph Hellwig
· 17 years ago
7788fae
[XFS] allow enabling CONFIG_XFS_DEBUG
by Christoph Hellwig
· 17 years ago
359346a
[XFS] Don't initialise new inode generation numbers to zero
by David Chinner
· 17 years ago
86c4d62
[XFS] Fix check for block zero access in xfs_write_iomap_allocate()
by David Chinner
· 17 years ago
d349404
[XFS] Don't double count reserved block changes on UP.
by David Chinner
· 17 years ago
fe0754f
[XFS] remove xfs_log_ticket_zone on rmmod
by Alexey Dobriyan
· 17 years ago
7155054
[XFS] fix non-smp xfs build
by Eric Sandeen
· 17 years ago
18d1820
[XFS] Fix broken HAVE_SPLICE removal commit.
by Donald Douwsma
· 17 years ago
ce46193
[XFS] kill XFS_ICSB_SB_LOCKED
by Christoph Hellwig
· 17 years ago
45af6c6
[XFS] split xfs_icsb_balance_counter
by Christoph Hellwig
· 17 years ago
d4d90b5
[XFS] Add xfs_icsb_sync_counters_locked for when m_sb_lock already held
by Christoph Hellwig
· 17 years ago
e8b0eba
[XFS] Cleanup xfs_attr a bit with xfs_name and remove cred
by Barry Naujok
· 17 years ago
5df78e7
[XFS] kill usesless IHOLD calls in xfs_remove and xfs_rmdir
by Christoph Hellwig
· 17 years ago
82dab94
[XFS] kill parent == child checks in xfs_remove and xfs_rmdir
by Christoph Hellwig
· 17 years ago
Next »