Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
325f04dbca60a4cfe4ac25e7cf246edd07eb4c5f
/
fs
c9cfcdd
VM: add common helper function to create the page tables
by Linus Torvalds
· 19 years ago
21eeb7a
[JFFS2] Fix the slab cache constructor of 'struct jffs2_inode_info' objects.
by Thomas Gleixner
· 19 years ago
2827d0b2
[PATCH] fuse: check for invalid node ID in fuse_create_open()
by Miklos Szeredi
· 19 years ago
f007d5c
[PATCH] fuse: check directory aliasing in mkdir
by Miklos Szeredi
· 19 years ago
154f484
[PATCH] Fix oops in vfs_quotaon_mount()
by Jan Kara
· 19 years ago
a93a117
[PATCH] v9fs: fix memory leak in v9fs dentry code
by Latchesar Ionkov
· 19 years ago
aa877b3
[PATCH] ext3: Wrong return value for EXT3_IOC_GROUP_ADD
by Glauber de Oliveira Costa
· 19 years ago
7729ac5
[PATCH] reiserfs: fix 32-bit overflow in map_block_for_writepage()
by Oleg Drokin
· 19 years ago
6aab341
mm: re-architect the VM_UNPAGED logic
by Linus Torvalds
· 19 years ago
b37b03b
NFS: Fix a spinlock recursion inside nfs_update_inode()
by Trond Myklebust
· 19 years ago
ff60406
NFSv4: Fix typo in lock caching
by Trond Myklebust
· 19 years ago
36f20c6
NFSv4: Fix buggy nfs_wait_on_sequence()
by Trond Myklebust
· 19 years ago
551c81e
[XFS] Resolve the xlog_grant_log_space hang, revert inline to macro.
by Nathan Scott
· 19 years ago
e0144ca
[XFS] Fix a case where attr2 format was being used unconditionally.
by Nathan Scott
· 19 years ago
6b2cf61
[XFS] Tight loop in xfs_finish_reclaim_all prevented the xfslogd to run
by Felix Blyakher
· 19 years ago
a465639
[XFS] Fix a 32 bit value wraparound when providing a mapping for a large
by Nathan Scott
· 19 years ago
f33c679
[XFS] handle error returns from freeze_bdev
by Christoph Hellwig
· 19 years ago
55b02d7
[XFS] Fix potential overflow in xfs_iomap_t delta for very large extents
by Eric Sandeen
· 19 years ago
02b7068
[PATCH] jffs2 debug gcc-2.9x fix
by Andrew Morton
· 19 years ago
962b564
[PATCH] fix do_wait() vs exec() race
by Oleg Nesterov
· 19 years ago
74a8a65
[PATCH] Fix hugetlbfs_statfs() reporting of block limits
by David Gibson
· 19 years ago
86e07ce
[PATCH] Fix error handling with put_compat_statfs()
by David Gibson
· 19 years ago
1a32472
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 19 years ago
4909724
[COMPAT] net: SIOCGIFCONF data corruption
by Alexandra Kossovsky
· 19 years ago
9e18fcd
[PATCH] Remove compat ioctl semaphore
by Andi Kleen
· 19 years ago
1e6b39f
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
cdbce9c
[CIFS] Fix setattr of mode only (e.g. in some chmod cases) to Windows
by Steve French
· 19 years ago
86c96b4
[CIFS] Fix mknod of block and chardev over SFU mounts
by Steve French
· 19 years ago
bcb6ad1
[COMPAT]: EXT3_IOC_SETVERSION is _IOW() not _IOR().
by David S. Miller
· 19 years ago
c119b87
[CIFS] Missing part of previous patch
by Steve French
· 19 years ago
3020a1f
[CIFS] Fix scheduling while atomic when pending writes at file close time
by Steve French
· 19 years ago
87c89dd
[CIFS] Vectored and async i/o turned on and correct the
by Steve French
· 19 years ago
9e294f1
[CIFS] Recognize properly symlinks and char/blk devices (not just
by Steve French
· 19 years ago
d5ea655
[COMPAT]: Add ext3 ioctl translations.
by David S. Miller
· 19 years ago
0f2b27c
[CIFS] Fix sparse warnings on smb bcc (byte count)
by Steve French
· 19 years ago
6e87abd
[DVB]: Add compat ioctl handling.
by David S. Miller
· 19 years ago
ff7feac
[CIFS] Fix endian errors (setfacl/getfacl failures) in handling ACLs
by Steve French
· 19 years ago
d6e2f2a4
[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)
by Steve French
· 19 years ago
7b0a65f
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
ec63f22
[PATCH] ext2: remove duplicate newlines in ext2_fill_super
by Johann Lombardi
· 19 years ago
d00689a
[PATCH] aio: replace locking comments with assert_spin_locked()
by Zach Brown
· 19 years ago
20dcae3
[PATCH] aio: remove kioctx from mm_struct
by Zach Brown
· 19 years ago
0f5c79f
[PATCH] Fix sparse warning in proc/task_mmu.c
by Luiz Fernando Capitulino
· 19 years ago
ab4eb43
[PATCH] ext3: journal handling on error path in ext3_journalled_writepage()
by Denis Lunev
· 19 years ago
41866a5
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
5b9d1f1
[JFFS2] Remove broken and useless debug code
by Thomas Gleixner
· 19 years ago
f3a9388
[PATCH] VFS: local denial-of-service with file leases
by Chris Wright
· 19 years ago
dc15ae1
[PATCH] VFS: Fix memory leak with file leases
by J. Bruce Fields
· 19 years ago
1b98a82
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
63f45b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
e89dc92
[CIFS] Cleanup sparse warnings for unicode little endian casts
by Steve French
· 19 years ago
8b94bcb
[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requests
by Steve French
· 19 years ago
1b397f4
[CIFS] Fix spaces in cifs kconfig entry
by Steve French
· 19 years ago
6911408
[CIFS] Reduce sparse endian warnings
by Steve French
· 19 years ago
3c50c61
[CIFS] Update CIFS change log
by Steve French
· 19 years ago
a2653eb
[CIFS] Reserve upcall IDX value for CIFS with connector header and add
by Steve French
· 19 years ago
7b7abfe
by Steve French
· 19 years ago
e82b3ae
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
ad8f76b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 19 years ago
8d3d81c
[PATCH] fs/hugetlbfs/inode.c: make a function static
by Adrian Bunk
· 19 years ago
0ce6e62
[PATCH] fs/namei.c: make path_lookup_create() static
by Adrian Bunk
· 19 years ago
c7f82d9
[PATCH] fbdev: move ioctl32 code to fbmem.c
by Arnd Bergmann
· 19 years ago
7a81e31
[PATCH] re-add TIOCSTART and TIOCSTOP compat_ioctl handlers
by Christoph Hellwig
· 19 years ago
49705b7
[PATCH] sanitize lookup_hash prototype
by Christoph Hellwig
· 19 years ago
8c744fb
[PATCH] add a file_permission helper
by Christoph Hellwig
· 19 years ago
e4543ed
[PATCH] add a vfs_permission helper
by Christoph Hellwig
· 19 years ago
55e64b3
[PATCH] ext2: remove the ancient CHANGES file
by Adrian Bunk
· 19 years ago
2860b73
[PATCH] remove CONFIG_EXT{2,3}_CHECK
by Adrian Bunk
· 19 years ago
0ad74ff
[PATCH] Fix return value in reiserfs allocator
by Jan Kara
· 19 years ago
41a34a4
[PATCH] fat: respect silent mount flag
by Christoph Hellwig
· 19 years ago
33096b1
[PATCH] hpfs: remove spurious mtime update
by Christoph Hellwig
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
329f7db
[PATCH] fix de_thread() vs send_group_sigqueue() race
by Oleg Nesterov
· 19 years ago
9abdc4c
fs/ioprio.c should #include <linux/syscalls.h>
by Adrian Bunk
· 19 years ago
9f56f74
fs/afs/callback.c should #include "cmservice.h"
by Adrian Bunk
· 19 years ago
1b33724
remove unused fs/befs/attribute.c
by Will Dyson
· 19 years ago
0fb2dae
fs/reiserfs/hashes.c should #include <linux/reiserfs_fs.h>
by Adrian Bunk
· 19 years ago
a70cf17
fs/partitions/ultrix.c should #include "ultrix.h"
by Adrian Bunk
· 19 years ago
34c90b2
jffs_fm.c should #include "intrep.h"
by Adrian Bunk
· 19 years ago
6e1e8e1
fs/freevxfs/: add #include's
by Adrian Bunk
· 19 years ago
f093182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
by Linus Torvalds
· 19 years ago
9676f0c
[PATCH] unbindable mounts
by Ram Pai
· 19 years ago
5afe002
[PATCH] handling of slave mounts
by Ram Pai
· 19 years ago
a58b0eb
[PATCH] introduce slave mounts
by Ram Pai
· 19 years ago
a05964f
[PATCH] shared mounts handling: umount
by Ram Pai
· 19 years ago
2144440
[PATCH] shared mounts handling: move
by Ram Pai
· 19 years ago
b90fa9a
[PATCH] shared mount handling: bind and rbind
by Ram Pai
· 19 years ago
03e06e6
[PATCH] introduce shared mounts
by Ram Pai
· 19 years ago
07b2088
[PATCH] beginning of the shared-subtree proper
by Ram Pai
· 19 years ago
390c684
[PATCH] making namespace_sem global
by Ram Pai
· 19 years ago
36341f6
[PATCH] mount expiry fixes
by Ram Pai
· 19 years ago
70fbcdf
[PATCH] umount_tree() locking change
by Ram Pai
· 19 years ago
5b83d2c5c
[PATCH] sanitize the interface of graft_tree().
by Ram Pai
· 19 years ago
b58fed8
[PATCH] lindent fs/namespace.c
by Ram Pai
· 19 years ago
5addc5d
[PATCH] make /proc/mounts pollable
by Al Viro
· 19 years ago
1abe77b
[PATCH] allow callers of seq_open do allocation themselves
by Al Viro
· 19 years ago
ccd48bc
[PATCH] cleanups and bug fix in do_loopback()
by Al Viro
· 19 years ago
7b7b1ac
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
by Al Viro
· 19 years ago
183d020
[PATCH] ppc64: SMU partition recovery
by Benjamin Herrenschmidt
· 19 years ago
b3ce1de
Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6
by Linus Torvalds
· 19 years ago
Next »