Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
527b6af4133f433542a875dea7a24d58f8871d4b
/
fs
4407c2b
[PATCH] Fix race in do_get_write_access()
by Jan Kara
· 19 years ago
e39f07c
[PATCH] Change HFS+ to not use ll_rw_block()
by Jan Kara
· 19 years ago
096125f
[PATCH] Change ll_rw_block() calls in UFS
by Jan Kara
· 19 years ago
53778ff
[PATCH] Change ll_rw_block() calls in Reiser
by Jan Kara
· 19 years ago
2670769
[PATCH] Change ll_rw_block() calls in JBD
by Jan Kara
· 19 years ago
a766223
[PATCH] Make ll_rw_block() wait for buffer lock
by Jan Kara
· 19 years ago
e6c9f5c
[PATCH] Fix JBD race in t_forget list handling
by Jan Kara
· 19 years ago
cbf0d27
[PATCH] kjournald: missing JFS_UNMOUNT check
by Mark Fasheh
· 19 years ago
328b922
[PATCH] hfs: NLS support
by Roman Zippel
· 19 years ago
717dd80
[PATCH] hfs: show_options support
by Roman Zippel
· 19 years ago
a5e3985
[PATCH] hfs: remove debug code
by Roman Zippel
· 19 years ago
e915fc4
[PATCH] fs: convert kcalloc to kzalloc
by Pekka Enberg
· 19 years ago
e08fc04
[PATCH] cifs_create() fix
by Miklos Szeredi
· 19 years ago
e922efc
[PATCH] remove duplicated sys_open32() code from 64bit archs
by Miklos Szeredi
· 19 years ago
ab8d11b
[PATCH] remove duplicated code from proc and ptrace
by Miklos Szeredi
· 19 years ago
5e21ccb
[PATCH] fix enum pid_directory_inos in proc/base.c
by Miklos Szeredi
· 19 years ago
0494f6e
[PATCH] use get_fs_struct() in proc
by Miklos Szeredi
· 19 years ago
09dd17d
[PATCH] namei cleanup
by Miklos Szeredi
· 19 years ago
e89bbd3
[PATCH] remove iattr.ia_attr_flags
by Miklos Szeredi
· 19 years ago
736c7b8
[PATCH] alloc_buffer_head() and free_buffer_head() cleanup
by Coywolf Qi Hunt
· 19 years ago
7ea6040
[PATCH] inotify: fix event loss on hardlinked files
by John McCutchan
· 19 years ago
82a25b5
[PATCH] remove verify_area(): remove fs/umsdos/notes as it only contain a verify_area related note
by Jesper Juhl
· 19 years ago
5e5d7a2
[PATCH] pipe: remove redundant fifo_poll abstraction
by Pekka Enberg
· 19 years ago
6c231b7
[PATCH] Additions to .data.read_mostly section
by Ravikiran G Thirumalai
· 19 years ago
a97c9bf
[PATCH] fix cramfs making duplicate entries in inode cache
by Dave Johnson
· 19 years ago
2832e93
[PATCH] remove file.f_maxcount
by Eric Dumazet
· 19 years ago
5acd579
[PATCH] fs: remove redundant timespec_equal test in update_atime()
by Tejun Heo
· 19 years ago
5e1efe4
[PATCH] jffs/jffs2: remove wrong function prototypes
by Adrian Bunk
· 19 years ago
919532a
[PATCH] fs/Kconfig: quota help text updates
by Adrian Bunk
· 19 years ago
2b579be
[PATCH] proc: link count fix
by Miklos Szeredi
· 19 years ago
b800685
[PATCH] fsnotify: hook on removexattr, too
by Robert Love
· 19 years ago
f3ef6f6
[PATCH] Speedup FAT filesystem directory reads
by Karsten Wiese
· 19 years ago
f35279d
[PATCH] sunrpc: cache_register can use wrong module reference
by Bruce Allan
· 19 years ago
8fc2751
[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mounts
by Mark Bellon
· 19 years ago
5dd42c2
[PATCH] remove register_ioctl32_conversion and unregister_ioctl32_conversion
by Adrian Bunk
· 19 years ago
3676347
[PATCH] kill bio->bi_set
by Peter Osterlund
· 19 years ago
022a4a7
[PATCH] fs/jbd/: cleanups
by Adrian Bunk
· 19 years ago
202e597
[PATCH] compat: be more consistent about [ug]id_t
by Stephen Rothwell
· 19 years ago
820249b
[PATCH] inotify speedup
by John McCutchan
· 19 years ago
e82894f
[PATCH] relayfs
by Tom Zanussi
· 19 years ago
4846764
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
1e40cd3
[PATCH] uml: fixes performance regression in activate_mm and thus exec()
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
f549d6c
[PATCH] Generic VFS fallback for security xattrs
by Stephen Smalley
· 19 years ago
e070ad4
[PATCH] add /proc/pid/smaps
by Mauricio Lin
· 19 years ago
6e21c8f
[PATCH] /proc/<pid>/numa_maps to show on which nodes pages reside
by Christoph Lameter
· 19 years ago
213b24c
[PATCH] uclinux: use MAP_PRIVATE when mmaping code regions in flat binary loader
by Greg Ungerer
· 19 years ago
573dbd9
[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL
by Jesper Juhl
· 19 years ago
eb6f116
[CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate
by Herbert Xu
· 19 years ago
ae11be6
Merge refs/heads/for-linus from master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6.git
by Linus Torvalds
· 19 years ago
c752f07
[TCP]: Move the tcp sock states to net/tcp_states.h
by Arnaldo Carvalho de Melo
· 19 years ago
97c169a
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-arm.git
by Linus Torvalds
· 19 years ago
36676bc
[PATCH] Fix oops in sysfs_hash_and_remove_file()
by James Bottomley
· 19 years ago
d634cc1
[PATCH] Fix oops in fs/locks.c on close of file with pending locks
by Steve French
· 19 years ago
fd589e0
[PATCH] hppfs: fix symlink error path
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
d7a60d5
[PATCH] Fixup symlink function pointers for hppfs [for 2.6.13]
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
7c657f2
[PATCH] Document idr_get_new_above() semantics, update inotify
by John McCutchan
· 19 years ago
f6fdd7d
Don't allow normal users to set idle IO priority
by Linus Torvalds
· 19 years ago
a5ea169
[PATCH] freevxfs: fix breakage introduced by symlink fixes
by Alexey Dobriyan
· 19 years ago
db87389
befs: fix up missed follow_link declaration change
by Linus Torvalds
· 19 years ago
e0c9314
[ARM] fs/adfs/adfs.h: "extern inline" doesn't make sense
by Adrian Bunk
· 19 years ago
01c314a
[PATCH] NFSv4: unbalanced BKL in nfs_atomic_lookup()
by Steve Dickson
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
2fb1e30
[PATCH] jffs2: fix symlink error handling
by Al Viro
· 19 years ago
01fa90c
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
d86c390
[PATCH] reiserfs+acl+quota deadlock fix
by Jan Kara
· 19 years ago
dc59250
[PATCH] NFS: Introduce the use of inode->i_lock to protect fields in nfsi
by Chuck Lever
· 19 years ago
412d582
[PATCH] NFS: use atomic bitops to manipulate flags in nfsi->flags
by Chuck Lever
· 19 years ago
5529680
[PATCH] NFS: split nfsi->flags into two fields
by Chuck Lever
· 19 years ago
099d44e
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
c4f92db
[PATCH] nfsd to unlock kernel before exiting
by Steven Rostedt
· 19 years ago
686762c
JFS: Initialize dentry->d_op for negative dentries too
by Dave Kleikamp
· 19 years ago
5153f7e
Merge head 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
481d037
NTFS: Complete the previous fix for the unset device when mapping buffers
by Anton Altaparmakov
· 19 years ago
cf59001
Merge master.kernel.org:/pub/scm/linux/kernel/git/aia21/ntfs-2.6
by Linus Torvalds
· 19 years ago
65e4308
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
by Trond Myklebust
· 19 years ago
58fcb8d
[PATCH] NFS: Ensure ACL xdr code doesn't overflow.
by Trond Myklebust
· 19 years ago
e74589a
NTFS: Fix bug in mft record writing where we forgot to set the device in
by Anton Altaparmakov
· 19 years ago
89204c4
[PATCH] inotify: add MOVE_SELF event
by John McCutchan
· 19 years ago
0bf955c
[PATCH] inotify: fix idr_get_new_above usage
by Robert Love
· 19 years ago
27876d0
[PATCH] CIFS: Fix path name conversion for long filenames
by Steve French
· 19 years ago
d024709
[PATCH] CIFS: Fix missing entries in search results
by Steve French
· 19 years ago
1b0a74d
[PATCH] Fix error handling in reiserfs
by Jan Kara
· 19 years ago
2d610b8
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
8a9cd6d
JFS: Fix race in txLock
by Dave Kleikamp
· 19 years ago
7a91bf7
[PATCH] fsnotify_name/inoderemove
by John McCutchan
· 19 years ago
68b4713
[PATCH] namespace.c: fix bind mount from foreign namespace
by Miklos Szeredi
· 19 years ago
e525e15
[PATCH] __bio_clone() dead comment
by Andrew Morton
· 19 years ago
fab5a60
Check input buffer size in zisofs
by Linus Torvalds
· 19 years ago
0c3dba1
[PATCH] Clean up inotify delete race fix
by John McCutchan
· 19 years ago
a5c96ca
Merge with /home/shaggy/git/linus-clean/
by Dave Kleikamp
· 19 years ago
e234f35
[PATCH] inotify delete race fix
by John McCutchan
· 19 years ago
3de1174
[PATCH] inotify: update help text
by Robert Love
· 19 years ago
74f9c9c
[PATCH] hfs: don't reference missing page
by Roman Zippel
· 19 years ago
f76d28d
[PATCH] hfs: don't dirty unchanged inode
by Roman Zippel
· 19 years ago
30db1ae
JFS: Check for invalid inodes in jfs_delete_inode
by Dave Kleikamp
· 19 years ago
b9c55d2
[PATCH] inotify: fix race between the kernel and user space
by John McCutchan
· 19 years ago
7544953
[PATCH] inotify: fix file deletion by rename detection
by John McCutchan
· 19 years ago
9ca1eb3
[PATCH] sysfs: fix sysfs_setattr
by Maneesh Soni
· 19 years ago
bc062b1
[PATCH] sysfs: fix sysfs_chmod_file
by Maneesh Soni
· 19 years ago
Next »