Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
54e269ead6e672325866037b0617a72edd1396b9
/
fs
8b90db0
Insanity avoidance in /proc
by Linus Torvalds
· 19 years ago
30f04a4
[PATCH] uml: hostfs - fix possible PAGE_CACHE_SHIFT overflows
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
3d0a07e3
[PATCH] Hostfs: remove unused var
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
0b57ee9
[SPARC]: introduce a SPARC Kconfig symbol
by Adrian Bunk
· 19 years ago
0800c5f
[PATCH] fix posix lock on NFS
by ASANO Masahiro
· 19 years ago
fd30fc3
[PATCH] relayfs: remove warning printk() in relay_switch_subbuf()
by Tom Zanussi
· 19 years ago
b7964c3
[PATCH] nfsd: check for read-only exports before setting acls
by Andreas Gruenbacher
· 19 years ago
9b5b1f5
NLM: Fix Oops in nlmclnt_mark_reclaim()
by Trond Myklebust
· 19 years ago
29884df
NFS: Fix another O_DIRECT race
by Trond Myklebust
· 19 years ago
51bfb75
[PATCH] xfs: missing gfp_t annotations
by Al Viro
· 19 years ago
2499604
[PATCH] reiserfs: close open transactions on error path
by Jeff Mahoney
· 19 years ago
5d5e8156
[PATCH] reiserfs: skip commit on io error
by Jeff Mahoney
· 19 years ago
8140a50
[PATCH] inotify: add two inotify_add_watch flags
by John McCutchan
· 19 years ago
894ec87
[PATCH] Fix listxattr() for generic security attributes
by Daniel Drake
· 19 years ago
3b6efee
NFSv4: Fix an Oops in the synchronous write path
by Trond Myklebust
· 19 years ago
5ba7cc4
NFS: Fix post-op attribute revalidation...
by Trond Myklebust
· 19 years ago
bb713d6
NFS: use set_page_writeback() in the appropriate places
by Trond Myklebust
· 19 years ago
24aa1fe
NFS: Fix a few further cache consistency regressions
by Trond Myklebust
· 19 years ago
223db12
NFS: Fix cache consistency regression
by Steve Dickson
· 19 years ago
25741b3
[CIFS] For previous fix, mode on mkdir needed S_IFDIR left out.
by Steve French
· 19 years ago
2a138ebb
[CIFS] Missing parenthesis and typo in previous fix
by Steve French
· 19 years ago
606c0da
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by Steve French
· 19 years ago
6ab16d2
[CIFS] Fix umount --force to wake up the pending response queue, not just
by Steve French
· 19 years ago
6473a55
[CIFS] Fix missing permission check on setattr when noperm mount option is
by Steve French
· 19 years ago
b0b623c
[PATCH] hfsplus: don't modify journaled volume
by Roman Zippel
· 19 years ago
576f6d7
[PATCH] reiserfs: handle cnode allocation failure gracefully
by Jeff Mahoney
· 19 years ago
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
3abb927
[CIFS] When file is deleted locally but later recreated on the server
by Steve French
· 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
Next »