Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
da19d2f53269210adfa9aa5a163a9fad8dc63d27
/
fs
df92207
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 17 years ago
e5a9e8e
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
ef1fc2f
BKL-removal: Implement a compat_ioctl handler for JFS
by Andi Kleen
· 17 years ago
baab81f
BKL-removal: Use unlocked_ioctl for jfs
by Andi Kleen
· 17 years ago
969affd
sysfs: remove BUG_ON() from sysfs_remove_group()
by Greg Kroah-Hartman
· 17 years ago
f4a00a2
Block: Fix whole_disk attribute bug
by Greg Kroah-Hartman
· 17 years ago
a8e98d6
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 17 years ago
6e16d89
Sanitize the type of struct user.u_ar0
by H. Peter Anvin
· 17 years ago
12debc4
iget: remove iget() and the read_inode() super op as being obsolete
by David Howells
· 17 years ago
755aedc
iget: stop HPPFS from using iget() and read_inode()
by David Howells
· 17 years ago
0a370e5
iget: stop HOSTFS from using iget() and read_inode()
by David Howells
· 17 years ago
b88a27e
iget: stop OPENPROMFS from using iget() and read_inode()
by David Howells
· 17 years ago
b55c460
iget: stop UFS from using iget() and read_inode()
by David Howells
· 17 years ago
b8e1343
iget: stop the SYSV filesystem from using iget() and read_inode()
by David Howells
· 17 years ago
78cc912
iget: stop ROMFS from using iget() and read_inode()
by David Howells
· 17 years ago
2b7e5bc
iget: stop QNX4 from using iget() and read_inode()
by David Howells
· 17 years ago
a1d4aeb
iget: stop PROCFS from using iget() and read_inode()
by David Howells
· 17 years ago
a90a0880
iget: stop the MINIX filesystem from using iget() and read_inode()
by David Howells
· 17 years ago
eab1df7
iget: stop JFS from using iget() and read_inode()
by David Howells
· 17 years ago
5451f79
iget: stop JFFS2 from using iget() and read_inode()
by David Howells
· 17 years ago
c4386c8
iget: stop ISOFS from using read_inode()
by David Howells
· 17 years ago
6352539
iget: stop HFSPLUS from using iget() and read_inode()
by David Howells
· 17 years ago
fa300b1
iget: stop FUSE from using iget() and read_inode()
by David Howells
· 17 years ago
d0b0794
iget: stop FreeVXFS from using iget() and read_inode()
by David Howells
· 17 years ago
17f95a7
iget: stop FAT from using iget() and read_inode()
by David Howells
· 17 years ago
1d1fe1e
iget: stop EXT4 from using iget() and read_inode()
by David Howells
· 17 years ago
473043d
iget: stop EXT3 from using iget() and read_inode()
by David Howells
· 17 years ago
52fcf70
iget: stop EXT2 from using iget() and read_inode()
by David Howells
· 17 years ago
298384cd
iget: stop EFS from using iget() and read_inode()
by David Howells
· 17 years ago
ce634ab
iget: stop CIFS from using iget() and read_inode()
by David Howells
· 17 years ago
e33ab08
iget: stop BFS from using iget() and read_inode()
by David Howells
· 17 years ago
96eb541
iget: stop BEFS from using iget() and read_inode()
by David Howells
· 17 years ago
62328a0
iget: stop autofs from using iget() and read_inode()
by David Howells
· 17 years ago
210f855
iget: stop AFFS from using iget() and read_inode()
by David Howells
· 17 years ago
69840b0
iget: use iget_failed() in GFS2
by David Howells
· 17 years ago
aa7fa24
iget: use iget_failed() in AFS
by David Howells
· 17 years ago
b46980f
iget: introduce a function to register iget failure
by David Howells
· 17 years ago
e231c2e
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
by David Howells
· 17 years ago
25fad94
fs menu: small reorg
by Randy Dunlap
· 17 years ago
aa81a7c
VFS: factor out three helpers for FIBMAP/FIONBIO/FIOASYNC file ioctls
by Erez Zadok
· 17 years ago
deb21db
VFS: swap do_ioctl and vfs_ioctl names
by Erez Zadok
· 17 years ago
c9845ff
VFS: apply coding standards to fs/ioctl.c
by Erez Zadok
· 17 years ago
eccba06
gfs2: make gfs2_glock.gl_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
b1e058d
gfs2: make gfs2_holder.gh_owner_pid be a struct pid *
by Pavel Emelyanov
· 17 years ago
8a0dc95
9p: transport API reorganization
by Eric Van Hensbergen
· 17 years ago
14b8869
9p: fix mmap to be read-only
by Eric Van Hensbergen
· 17 years ago
d199d65
9p: add support for sticky bit
by Anthony Liguori
· 17 years ago
c55703d
9p: fix bug in attach-per-user
by Eric Van Hensbergen
· 17 years ago
d24fbcd
ocfs2: Negotiate locking protocol versions.
by Joel Becker
· 17 years ago
3e6bdf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
32a9323
brk randomization: introduce CONFIG_COMPAT_BRK
by Ingo Molnar
· 17 years ago
bd1939d
ext3: fix lock inversion in direct IO
by Jan Kara
· 17 years ago
e1d7ae2
ext3: remove unused code from ext3_find_entry()
by Mariusz Kozlowski
· 17 years ago
859cb93
ext[234]: cleanup ext[234]_bg_num_gdb()
by Akinobu Mita
· 17 years ago
fb01bfd
ext[234]: remove unused argument for ext[234]_find_goal()
by Akinobu Mita
· 17 years ago
197cd65a
ext[234]: use ext[234]_get_group_desc()
by Akinobu Mita
· 17 years ago
144704e
ext[234]: fix comment for nonexistent variable
by Akinobu Mita
· 17 years ago
1eca93f
ext3: change the default behaviour on error
by Aneesh Kumar K.V
· 17 years ago
feda58d
ext3: return after ext3_error in case of failures
by Aneesh Kumar K.V
· 17 years ago
5330838
make jbd/journal.c:__journal_abort_hard() static
by Adrian Bunk
· 17 years ago
e86e143
BKL-removal: remove incorrect comment refering to lock_kernel() from jbd/jbd2
by Andi Kleen
· 17 years ago
d71cadd
BKL-removal: remove incorrect BKL comment in ext2
by Andi Kleen
· 17 years ago
14f9f7b
BKL-removal: convert ext2 over to use unlocked_ioctl
by Andi Kleen
· 17 years ago
f762e90
ext3: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
01584fa
ext2: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
d12def1
fuse: limit queued background requests
by Miklos Szeredi
· 17 years ago
b57d426
fuse: save space in struct fuse_req
by Miklos Szeredi
· 17 years ago
0952b2a
fuse: fix attribute caching after create
by Miklos Szeredi
· 17 years ago
af440f5
ecryptfs: check for existing key_tfm at mount time
by Eric Sandeen
· 17 years ago
19e66a6
eCryptfs: change the type of cipher_code from u16 to u8
by Trevor Highland
· 17 years ago
25bd817
eCryptfs: Minor fixes to printk messages
by Michael Halcrow
· 17 years ago
2830bfd
ecryptfs: remove debug as mount option, and warn if set via modprobe
by Eric Sandeen
· 17 years ago
99db6e4
ecryptfs: make show_options reflect actual mount options
by Eric Sandeen
· 17 years ago
8e3a6f1
eCryptfs: set inode key only once per crypto operation
by Trevor Highland
· 17 years ago
cc11bef
eCryptfs: track header bytes rather than extents
by Michael Halcrow
· 17 years ago
7896b63
fs/ecryptfs/: possible cleanups
by Adrian Bunk
· 17 years ago
844fcc5
make sys_poll() wait at least timeout ms
by Karsten Wiese
· 17 years ago
13f14b4
Use ilog2() in fs/namespace.c
by Eric Dumazet
· 17 years ago
b75cb06
partition: use DEFAULT_SGI_PARTITION for SGI_PARTION default
by Thomas Bogendoerfer
· 17 years ago
a8e3eff
ext2: xip check fix
by Nick Piggin
· 17 years ago
bcf11cb
fs/reiserfs/xattr.c: use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
941d238
quota: improve inode list scanning in add_dquot_ref()
by Jan Kara
· 17 years ago
0d71bd5
inotify: remove debug code
by Nick Piggin
· 17 years ago
d599e36
inotify: fix race
by Nick Piggin
· 17 years ago
ba6f867
kill an unused PTR_ERR in bdev_cache_init()
by Qi Yong
· 17 years ago
9cfe015
get rid of NR_OPEN and introduce a sysctl_nr_open
by Eric Dumazet
· 17 years ago
774ed22
reiserfs: complement va_start() with va_end().
by Richard Knutsson
· 17 years ago
ece9591
inotify: send IN_ATTRIB events when link count changes
by Jan Kara
· 17 years ago
14b30d6
hfs: update comment to reflect actual init and exit routines
by Robert P. J. Day
· 17 years ago
55581d0
address hfs on-disk corruption robustness review comments
by Eric Sandeen
· 17 years ago
7c28cba
NCPFS: update diagnostic strings to match routine names.
by Robert P. J. Day
· 17 years ago
797074e
fs: use list_for_each_entry_reverse and kill sb_entry
by Akinobu Mita
· 17 years ago
e8462ca
fs: use hlist_unhashed
by Akinobu Mita
· 17 years ago
07a154b
proc: loadavg reading race
by Michal Schmidt
· 17 years ago
0321155
fs: remove dead config CONFIG_HAS_COMPAT_EPOLL_EVENT symbol
by Jiri Olsa
· 17 years ago
7747cdb
fs/eventfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
7ec37df
fs/signalfd.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
12c2ab5
fs/utimes.c should #include <linux/syscalls.h>
by Adrian Bunk
· 17 years ago
011e3fc
proper prototype for get_filesystem_list()
by Adrian Bunk
· 17 years ago
ce88cc5
smbfs: fix calculation of kernel_recvmsg size parameter in smb_receive()
by Jeff Layton
· 17 years ago
Next »