Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9c96394bb90f855d265116f37897294fa1bdb072
/
fs
« Previous
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
1bd5191
[patch 05/14] hpfs: dont call permission()
by Miklos Szeredi
· 17 years ago
9043476f
[PATCH] sanitize proc_sysctl
by Al Viro
· 16 years ago
7ac6cd6
[patch] hppfs: remove hppfs_permission
by Miklos Szeredi
· 16 years ago
d2d9648
[PATCH] reuse xxx_fifo_fops for xxx_pipe_fops
by Denys Vlasenko
· 16 years ago
d70b67c
[patch] vfs: fix lookup on deleted directory
by Miklos Szeredi
· 16 years ago
00b32b7
ext4: unexport jbd2_journal_update_superblock
by Theodore Ts'o
· 16 years ago
2b2d6d0
ext4: Cleanup whitespace and other miscellaneous style issues
by Theodore Ts'o
· 16 years ago
4b1fefa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
ebcb673
/proc/PID/syscall
by Roland McGrath
· 16 years ago
0d094ef
tracehook: tracehook_tracer_task
by Roland McGrath
· 16 years ago
6341c39
tracehook: exec
by Roland McGrath
· 16 years ago
267e2a9
Use WARN() in fs/proc/
by Arjan van de Ven
· 16 years ago
99fcd77
Use WARN() in fs/sysfs
by Arjan van de Ven
· 16 years ago
5c752ad
Use WARN() in fs/
by Arjan van de Ven
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
19fd623
mm: spinlock tree_lock
by Nick Piggin
· 16 years ago
bc40d73
splice: use get_user_pages_fast
by Nick Piggin
· 16 years ago
f5dd33c
dio: use get_user_pages_fast
by Nick Piggin
· 16 years ago
63ca8ce
omfs: update kbuild to include OMFS
by Bob Copeland
· 16 years ago
36cc410
omfs: add bitmap routines
by Bob Copeland
· 16 years ago
8f09e98
omfs: add file routines
by Bob Copeland
· 16 years ago
a3ab715
omfs: add directory routines
by Bob Copeland
· 16 years ago
555e377
omfs: add inode routines
by Bob Copeland
· 16 years ago
1b002d7
omfs: define filesystem structures
by Bob Copeland
· 16 years ago
3f165e4
bfs: kill BKL
by Dmitri Vorobiev
· 16 years ago
75b25b4
bfs: assorted cleanups
by Dmitri Vorobiev
· 16 years ago
7d135a5
affs: convert s_bmlock into a mutex
by Matthias Kaehlcke
· 16 years ago
f3c6ba9
vfs: add cond_resched_lock while scanning dentry LRU lists
by Kentaro Makita
· 16 years ago
5047887
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 16 years ago
48e9076
fuse: lockd support
by Miklos Szeredi
· 16 years ago
33670fa
fuse: nfs export special lookups
by Miklos Szeredi
· 16 years ago
c180eeb
fuse: add fuse_lookup_name() helper
by Miklos Szeredi
· 16 years ago
dbd561d
fuse: add export operations
by Miklos Szeredi
· 16 years ago
0de6256
fuse: prepare lookup for nfs export
by Miklos Szeredi
· 16 years ago
764c76b
locks: allow ->lock() to return FILE_LOCK_DEFERRED
by Miklos Szeredi
· 16 years ago
b648a6d
locks: cleanup code duplication
by Miklos Szeredi
· 16 years ago
bde74e4
locks: add special return value for asynchronous locks
by Miklos Szeredi
· 16 years ago
cc77b15
lockd: dont return EAGAIN for a permanent error
by Miklos Szeredi
· 16 years ago
297c5d9
task IO accounting: provide distinct tgid/tid I/O statistics
by Andrea Righi
· 16 years ago
6eedf8d
proc: move Kconfig to fs/proc/Kconfig
by Alexey Dobriyan
· 16 years ago
a9bd4a3
proc: remove pathetic remount code
by Alexey Dobriyan
· 16 years ago
881adb8
proc: always do ->release
by Alexey Dobriyan
· 16 years ago
6e644c3
move proc_kmsg_operations to fs/proc/internal.h
by Adrian Bunk
· 16 years ago
d991696
fs/partitions/efi: convert to pr_debug
by Thomas Gleixner
· 16 years ago
04ebd4a
block/ioctl.c and fs/partition/check.c: check value returned by add_partition()
by Abdel Benamrouche
· 16 years ago
d805dda
fs/partition/check.c: fix return value warning
by Abdel Benamrouche
· 16 years ago
79885b2
elf: use ELF_CORE_EFLAGS for kcore ELF header flags
by Edgar E. Iglesias
· 16 years ago
565b9b1
coredump: format_corename: fix the "core_uses_pid" logic
by Oleg Nesterov
· 16 years ago
a94e2d4
coredump: kill mm->core_done
by Oleg Nesterov
· 16 years ago
182c515
coredump: elf_fdpic_core_dump: use core_state->dumper list
by Oleg Nesterov
· 16 years ago
8391444
coredump: elf_core_dump: use core_state->dumper list
by Oleg Nesterov
· 16 years ago
b564daf
coredump: construct the list of coredumping threads at startup time
by Oleg Nesterov
· 16 years ago
9d5b327
coredump: make mm->core_state visible to ->core_dump()
by Oleg Nesterov
· 16 years ago
c5f1cc8
coredump: turn core_state->nr_threads into atomic_t
by Oleg Nesterov
· 16 years ago
8cd9c24
coredump: simplify core_state->nr_threads calculation
by Oleg Nesterov
· 16 years ago
999d9fc
coredump: move mm->core_waiters into struct core_state
by Oleg Nesterov
· 16 years ago
32ecb1f
coredump: turn mm->core_startup_done into the pointer to struct core_state
by Oleg Nesterov
· 16 years ago
24d5288
coredump: elf_core_dump: skip kernel threads
by Oleg Nesterov
· 16 years ago
15b9f36
coredump: zap_threads() must skip kernel threads
by Oleg Nesterov
· 16 years ago
246bb0b
kill PF_BORROWED_MM in favour of PF_KTHREAD
by Oleg Nesterov
· 16 years ago
7b34e42
introduce PF_KTHREAD flag
by Oleg Nesterov
· 16 years ago
e4901f9
coredump: zap_threads: comments && use while_each_thread()
by Oleg Nesterov
· 16 years ago
657d3bf
quota: implement sending information via netlink about user below quota
by Jan Kara
· 16 years ago
74abb98
quota: move function-macros from quota.h to quotaops.h
by Jan Kara
· 16 years ago
02a55ca
quota: cleanup loop in sync_dquots()
by Jan Kara
· 16 years ago
b85f4b8
quota: rename quota functions from upper case, make bigger ones non-inline
by Jan Kara
· 16 years ago
b48d380
quota: fix possible infinite loop in quota code
by Jan Kara
· 16 years ago
b271e06
fatfs: add UTC timestamp option
by Joe Peterson
· 16 years ago
e8938a6
remove unused #include <linux/dirent.h>'s
by Adrian Bunk
· 16 years ago
7557bc6
msdos fs: remove unsettable atari option
by Rene Scharfe
· 16 years ago
dcd8c53f
fat: small optimization to __fat_readdir()
by OGAWA Hirofumi
· 16 years ago
98a1516
fat: use same logic in fat_search_long() and __fat_readdir()
by OGAWA Hirofumi
· 16 years ago
d688611
fat: cleanup fs/fat/dir.c
by OGAWA Hirofumi
· 16 years ago
531f710
fat/dir.c: switch to struct __fat_dirent
by Adrian Bunk
· 16 years ago
8d44d97
fat: fix parse_options()
by OGAWA Hirofumi
· 16 years ago
3264d4d
reiserfs: remove double definitions of xattr macros
by Shen Feng
· 16 years ago
90415de
reiserfs: convert j_commit_lock to mutex
by Jeff Mahoney
· 16 years ago
afe7025
reiserfs: convert j_flush_sem to mutex
by Jeff Mahoney
· 16 years ago
f68215c
reiserfs: convert j_lock to mutex
by Jeff Mahoney
· 16 years ago
00b4419
reiserfs: correct mount option parsing to detect when quota options can be changed
by Jan Kara
· 16 years ago
4506567
reiserfs: fix typos in messages and comments (journalled -> journaled)
by Jan Kara
· 16 years ago
5d4f7fd
reiserfs: fix synchronization of quota files in journal=data mode
by Jan Kara
· 16 years ago
895c23f
hfsplus: convert the extents_lock in a mutex
by Matthias Kaehlcke
· 16 years ago
39f8d47
hfs: convert extents_lock in a mutex
by Matthias Kaehlcke
· 16 years ago
3084b72
hfs: convert bitmap_lock in a mutex
by Matthias Kaehlcke
· 16 years ago
de0ca06
coda: remove CODA_FS_OLD_API
by Adrian Bunk
· 16 years ago
c0a1633
isofs: fix minor filesystem corruption
by Adam Greenblatt
· 16 years ago
275c0a8
ext3: validate directory entry data before use
by Duane Griffin
· 16 years ago
cbe5f46
jbd: don't abort if flushing file data failed
by Hidehiro Kawai
· 16 years ago
8ef2720
ext3: kill 2 useless magic numbers
by Li Zefan
· 16 years ago
fc80c44
jbd: positively dispose the unmapped data buffers in journal_commit_transaction()
by Toshiyuki Okajima
· 16 years ago
a10320e
jbd: unexport journal_update_superblock
by Adrian Bunk
· 16 years ago
3ccc316
ext3: handle deleting corrupted indirect blocks
by Duane Griffin
· 16 years ago
95450f5
ext3: don't read inode block if the buffer has a write error
by Hidehiro Kawai
· 16 years ago
ae76dd9
ext3: handle corrupted orphan list at mount
by Duane Griffin
· 16 years ago
ef1afd3
ext3: remove double definitions of xattr macros
by Shen Feng
· 16 years ago
3f31fdd
jbd: fix race between free buffer and commit transaction
by Mingming Cao
· 16 years ago
9ebfbe9
ext3: improve some code in rb tree part of dir.c
by Shen Feng
· 16 years ago
1984bb7
jbd: tidy up revoke cache initialisation and destruction
by Duane Griffin
· 16 years ago
Next »