index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
eCryptfs: fix error handling in ecryptfs_init
Ryusuke Konishi
2007-08-11
1
-5
/
+13
*
eCryptfs: fix lookup error for special files
Ryusuke Konishi
2007-08-11
1
-0
/
+4
*
direct-io: fix error-path crashes
Badari Pulavarty
2007-08-11
1
-0
/
+1
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-08-09
6
-42
/
+35
|
\
|
*
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
Trond Myklebust
2007-08-07
2
-7
/
+4
|
*
NFSv4: Don't call put_rpccred() from an rcu callback
Trond Myklebust
2007-08-07
1
-6
/
+15
|
*
NFS: Fix NFSv4 open stateid regressions
Trond Myklebust
2007-08-07
1
-9
/
+7
|
*
NFSv4: Fix a locking regression in nfs4_set_mode_locked()
Trond Myklebust
2007-08-07
1
-4
/
+1
|
*
NFS: Fix put_nfs_open_context
Trond Myklebust
2007-08-07
1
-16
/
+8
*
|
[PATCH] remove duplicated ioctl entries in compat_ioctl.c
Masakazu Mokuno
2007-08-06
1
-3
/
+0
|
/
*
[JFFS2] Print correct node offset when complaining about broken data CRC
David Woodhouse
2007-08-02
1
-1
/
+1
*
[JFFS2] Fix suspend failure with JFFS2 GC thread.
David Woodhouse
2007-08-02
1
-4
/
+4
*
[JFFS2] Deletion dirents should be REF_NORMAL, not REF_PRISTINE.
David Woodhouse
2007-08-02
4
-3
/
+10
*
[JFFS2] Prevent oops after 'node added in wrong place' debug check
Joakim Tjernlund
2007-08-02
1
-0
/
+12
*
UDF: fix UID and GID mount option ignorance
Cyrill Gorcunov
2007-07-31
3
-4
/
+10
*
rename setlease to generic_setlease
Christoph Hellwig
2007-07-31
2
-5
/
+5
*
VFS: fix a race in lease-breaking during truncate
david m. richter
2007-07-31
1
-7
/
+9
*
NCP: delete test of long-deceased CONFIG_NCPFS_DEBUGDENTRY
Robert P. J. Day
2007-07-31
1
-3
/
+0
*
isofs: mounting to regular file may succeed
Kirill Kuvaldin
2007-07-31
1
-0
/
+9
*
Fix leaks on /proc/{*/sched,sched_debug,timer_list,timer_stats}
Alexey Dobriyan
2007-07-31
1
-1
/
+1
*
AFS: fix file locking
David Howells
2007-07-31
1
-47
/
+79
*
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
2007-07-31
1
-2
/
+3
*
nfsd4: idmap upcalls should use unsigned uid and gid
J. Bruce Fields
2007-07-31
1
-3
/
+3
*
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2007-07-31
2
-2
/
+13
*
"ext4_ext_put_in_cache" uses __u32 to receive physical block number
Mingming Cao
2007-07-31
1
-1
/
+1
*
NOMMU: Fix SYSV IPC SHM
David Howells
2007-07-31
1
-1
/
+6
*
[SPARC]: Mark SBUS framebuffer ioctls as IGNORE in compat_ioctl.c
David S. Miller
2007-07-30
1
-0
/
+20
*
[PARTITION]: Sun/Solaris VTOC table corrections
Mark Fortescue
2007-07-30
2
-17
/
+46
*
[PARTITION] MSDOS: Fix Sun num_partitions handling.
Mark Fortescue
2007-07-30
1
-1
/
+4
*
Remove fs.h from mm.h
Alexey Dobriyan
2007-07-29
1
-0
/
+1
*
Fix procfs compat_ioctl regression
David Miller
2007-07-28
1
-2
/
+22
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-07-28
2
-3
/
+3
|
\
|
*
docbook: add pipes, other fixes
Randy Dunlap
2007-07-27
2
-3
/
+3
*
|
[IA64] Fix build failure in fs/quota.c
Tony Luck
2007-07-27
1
-1
/
+1
|
/
*
fix inode_table test in ext234_check_descriptors
Eric Sandeen
2007-07-26
3
-3
/
+3
*
make timerfd return a u64 and fix the __put_user
Davide Libenzi
2007-07-26
1
-3
/
+3
*
tiny signalfd cleanup
Ulrich Drepper
2007-07-26
1
-1
/
+1
*
more reiserfs endianness annotations
Al Viro
2007-07-26
1
-2
/
+3
*
xfs ioctl __user annotations
Al Viro
2007-07-26
1
-2
/
+2
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
2
-4
/
+4
*
ocfs2: bad kunmap_atomic()
Jens Axboe
2007-07-24
1
-1
/
+1
*
Merge branch 'request-queue-t' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-07-24
1
-15
/
+15
|
\
|
*
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-24
1
-15
/
+15
*
|
fallocate syscall interface deficiency
Ulrich Drepper
2007-07-24
1
-1
/
+1
|
/
*
fix broken handling of port=... in NFS option parsing
Al Viro
2007-07-22
1
-1
/
+1
*
x86_64: Avoid too many remote cpu references due to /proc/stat
Ravikiran G Thirumalai
2007-07-21
1
-1
/
+2
*
revert "PIE randomization"
Andrew Morton
2007-07-21
1
-86
/
+23
*
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
2007-07-21
1
-2
/
+2
*
coda: remove CODA_STORE/CODA_RELEASE upcalls
Jan Harkes
2007-07-21
3
-108
/
+7
*
UDF: coding style conversion - lindent fixups
Cyrill Gorcunov
2007-07-21
23
-2702
/
+1910
[next]