Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f5e0e93faf8421083853b2d7a217267f49e27cc3
/
fs
« Previous
f9ee228
signalfd: make it group-wide, fix posix-timers scheduling
by Oleg Nesterov
· 17 years ago
df06846
eCryptfs: fix lookup error for special files
by Ryusuke Konishi
· 17 years ago
5f1835d
sysfs: don't warn on removal of a nonexistent binary file
by Alan Stern
· 17 years ago
6cb5214
sysfs: fix locking in sysfs_lookup() and sysfs_rename_dir()
by Tejun Heo
· 17 years ago
848c4dd
dio: zero struct dio with kzalloc instead of manually
by Zach Brown
· 17 years ago
b574864
JFFS2 locking regression fix.
by David Woodhouse
· 17 years ago
edd5f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 17 years ago
d2d56c5
Reset current->pdeath_signal on SUID binary execution
by Marcel Holtmann
· 17 years ago
5e6e623
[CIFS] Check return code on failed alloc
by Cyrill Gorcunov
· 17 years ago
d18c4d6
[GFS2] Revert remounting w/o acl option leaves acls enabled
by Steven Whitehouse
· 17 years ago
b9af7ca
[GFS2] Fix setting of inherit jdata attr
by Steven Whitehouse
· 17 years ago
a867bb2
[GFS2] Fix incorrect error path in prepare_write()
by Steven Whitehouse
· 17 years ago
6eefaf6
[GFS2] Fix incorrect return code in rgrp.c
by Steven Whitehouse
· 17 years ago
24c7387
[GFS2] soft lockup in rgblk_search
by Bob Peterson
· 17 years ago
bdcb885
[GFS2] soft lockup detected in databuf_lo_before_commit
by Bob Peterson
· 17 years ago
3650925
[DLM] fix basts for granted PR waiting CW
by David Teigland
· 17 years ago
9e5f282
[DLM] More othercon fixes
by Patrick Caulfield
· 17 years ago
1a2bf2e
[DLM] Fix memory leak in dlm_add_member() when dlm_node_weight() returns less than zero
by Jesper Juhl
· 17 years ago
01c8cab
[DLM] zero unused parts of sockaddr_storage
by Patrick Caulfield
· 17 years ago
41684f9
[DLM] fix NULL ls usage
by David Teigland
· 17 years ago
25720c2
[DLM] Clear othercon pointers when a connection is closed
by Patrick Caulfield
· 17 years ago
886c818
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
a75de1b
eCryptfs: fix error handling in ecryptfs_init
by Ryusuke Konishi
· 17 years ago
202a21d
eCryptfs: fix lookup error for special files
by Ryusuke Konishi
· 17 years ago
6a648fa
direct-io: fix error-path crashes
by Badari Pulavarty
· 17 years ago
e0dceaf
ocfs2: set non-default s_time_gran during mount
by Mark Fasheh
· 17 years ago
ce17204a
ocfs2: Retry sendpage() if it returns EAGAIN
by Sunil Mushran
· 17 years ago
480214d
ocfs2: Fix rename/extend race
by Sunil Mushran
· 17 years ago
6a18380
[2.6 patch] ocfs2_insert_extent(): remove dead code
by Adrian Bunk
· 17 years ago
5a25403
ocfs2: Fix max offset calculations
by Mark Fasheh
· 17 years ago
ce76fd3
ocfs2: check ia_size limits in setattr
by Mark Fasheh
· 17 years ago
7c08d70
ocfs2: Fix some casting errors related to file writes
by Mark Fasheh
· 17 years ago
a00cce3
ocfs2: use s_maxbytes directly in ocfs2_change_file_space()
by Mark Fasheh
· 17 years ago
c11e9fa
ocfs2: Restrict inode changes in ocfs2_update_inode_atime()
by Mark Fasheh
· 17 years ago
8b80fc0
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
3d39c69
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
by Trond Myklebust
· 17 years ago
905f8d1
NFSv4: Don't call put_rpccred() from an rcu callback
by Trond Myklebust
· 17 years ago
45328c3
NFS: Fix NFSv4 open stateid regressions
by Trond Myklebust
· 17 years ago
ba683031
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
by Trond Myklebust
· 17 years ago
5e11934
NFS: Fix put_nfs_open_context
by Trond Myklebust
· 17 years ago
313b0d3
[PATCH] remove duplicated ioctl entries in compat_ioctl.c
by Masakazu Mokuno
· 17 years ago
b8e3ec3
[JFFS2] Print correct node offset when complaining about broken data CRC
by David Woodhouse
· 17 years ago
7b68770
[JFFS2] Fix suspend failure with JFFS2 GC thread.
by David Woodhouse
· 17 years ago
71c2339
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
by David Woodhouse
· 17 years ago
5bd5c03
[JFFS2] Prevent oops after 'node added in wrong place' debug check
by Joakim Tjernlund
· 17 years ago
ca76d2d
UDF: fix UID and GID mount option ignorance
by Cyrill Gorcunov
· 17 years ago
0af1a45
rename setlease to generic_setlease
by Christoph Hellwig
· 17 years ago
9700382
VFS: fix a race in lease-breaking during truncate
by david m. richter
· 17 years ago
d7ef970
NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
by Robert P. J. Day
· 17 years ago
817794e
isofs: mounting to regular file may succeed
by Kirill Kuvaldin
· 17 years ago
5ea473a
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
by Alexey Dobriyan
· 17 years ago
ff8e210
AFS: fix file locking
by David Howells
· 17 years ago
4a4b883
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
by J. Bruce Fields
· 17 years ago
0a725fc
nfsd4: idmap upcalls should use unsigned uid and gid
by J. Bruce Fields
· 17 years ago
749997e
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
by Jeff Layton
· 17 years ago
dd54567
"ext4_ext_put_in_cache" uses __u32 to receive physical block number
by Mingming Cao
· 17 years ago
2e92a3b
NOMMU: Fix SYSV IPC SHM
by David Howells
· 17 years ago
8163904
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
by David S. Miller
· 17 years ago
3961bae
[PARTITION]: Sun/Solaris VTOC table corrections
by Mark Fortescue
· 17 years ago
b84d879
[PARTITION] MSDOS: Fix Sun num_partitions handling.
by Mark Fortescue
· 17 years ago
4e950f6
Remove fs.h from mm.h
by Alexey Dobriyan
· 17 years ago
778f3dd
Fix procfs compat_ioctl regression
by David Miller
· 17 years ago
8e8ef29
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
7a6c813
[IA64] Fix build failure in fs/quota.c
by Tony Luck
· 17 years ago
79685b8
docbook: add pipes, other fixes
by Randy Dunlap
· 17 years ago
780dcdb
fix inode_table test in ext234_check_descriptors
by Eric Sandeen
· 17 years ago
0982840
make timerfd return a u64 and fix the __put_user
by Davide Libenzi
· 17 years ago
f50cadaa
tiny signalfd cleanup
by Ulrich Drepper
· 17 years ago
87588dd
more reiserfs endianness annotations
by Al Viro
· 17 years ago
ad690ef
xfs ioctl __user annotations
by Al Viro
· 17 years ago
ca5c8cd
lockd and nfsd endianness annotation fixes
by Al Viro
· 17 years ago
a403a0a
[CIFS] Fix hang in find_writable_file
by Steve French
· 17 years ago
3836df6
ocfs2: bad kunmap_atomic()
by Jens Axboe
· 17 years ago
b2e961e
Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 17 years ago
0d786d4
fallocate syscall interface deficiency
by Ulrich Drepper
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
41089644
fix broken handling of port=... in NFS option parsing
by Al Viro
· 17 years ago
c3508f8
x86_64: Avoid too many remote cpu references due to /proc/stat
by Ravikiran G Thirumalai
· 17 years ago
d4e3cc3
revert "PIE randomization"
by Andrew Morton
· 17 years ago
3e63516
knfsd: fix typo in export display, print uid and gid as unsigned
by J. Bruce Fields
· 17 years ago
d3fec42
coda: remove CODA_STORE/CODA_RELEASE upcalls
by Jan Harkes
· 17 years ago
28de794
UDF: coding style conversion - lindent fixups
by Cyrill Gorcunov
· 17 years ago
6a860c9
splice: fix bad unlock_page() in error case
by Jens Axboe
· 17 years ago
bd6dc74
AFS: Use patched rxrpc_kernel_send_data() correctly
by David Howells
· 17 years ago
1833633
fix some conversion overflows
by Nick Piggin
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
5f47c7e
coda breakage
by Al Viro
· 17 years ago
fdb64f9
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
3e1f900
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
f745bb1
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
0a87cf1
NFSv4: handle lack of clientaddr in option string
by Jeff Layton
· 17 years ago
f9d888f
NFSv4: debug print ntohl(status) in nfs client callback xdr code
by Benny Halevy
· 17 years ago
e4eff1a
SUNRPC: Clean up the sillyrename code
by Trond Myklebust
· 17 years ago
4fdc17b
NFS: Introduce struct nfs_removeargs+nfs_removeres
by Trond Myklebust
· 17 years ago
3062c53
NFS: Use dentry->d_time to store the parent directory verifier.
by Trond Myklebust
· 17 years ago
e3a535e
NFSv4: Fix the nfsv4 readlink reply buffer alignment
by Trond Myklebust
· 17 years ago
d6ac02d
NFSv4: Fix the readdir reply buffer alignment
by Trond Myklebust
· 17 years ago
9104a55
NFSv4: More NFSv4 xdr cleanups
by Trond Myklebust
· 17 years ago
9936781
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
by Trond Myklebust
· 17 years ago
56659e9
NFSv4: 'constify' lookup arguments.
by Trond Myklebust
· 17 years ago
Next »