index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
coredump: fix wrong comments on core limits of pipe coredump case
Jovi Zhang
1
-7
/
+8
2012-07-31
fat: refactor shortname parsing
Steven J. Magnani
1
-118
/
+137
2012-07-31
fat: accessors for msdos_dir_entry 'start' fields
Steven J. Magnani
4
-25
/
+24
2012-07-31
hfsplus: use -ENOMEM when kzalloc() fails
Namjae Jeon
1
-1
/
+1
2012-07-31
nilfs2: add omitted comments for different structures in driver implementation
Vyacheslav Dubeyko
11
-10
/
+81
2012-07-31
nilfs2: fix deadlock issue between chcp and thaw ioctls
Ryusuke Konishi
4
-2
/
+8
2012-07-31
nilfs2: fix timing issue between rmcp and chcp ioctls
Ryusuke Konishi
1
-3
/
+7
2012-07-31
nilfs2: remove references to long gone super operations
Fernando Luis Vazquez Cao
1
-3
/
+0
2012-07-31
nilfs2: add omitted comment for ns_mount_state field of the_nilfs structure
Vyacheslav Dubeyko
1
-0
/
+1
2012-07-31
minixfs: fix block limit check
Vladimir Serbinenko
1
-1
/
+2
2012-07-31
ext4: use memweight()
Akinobu Mita
1
-8
/
+1
2012-07-31
ext3: use memweight()
Akinobu Mita
2
-12
/
+2
2012-07-31
ext2: use memweight()
Akinobu Mita
2
-12
/
+3
2012-07-31
ocfs2: use memweight()
Akinobu Mita
1
-6
/
+2
2012-07-31
affs: use memweight()
Akinobu Mita
1
-26
/
+2
2012-07-31
qnx4fs: use memweight()
Akinobu Mita
1
-19
/
+5
2012-07-31
btrfs: use printk_get_level and printk_skip_level, add __printf, fix fallout
Joe Perches
4
-8
/
+50
2012-07-31
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
1
-5
/
+5
2012-07-31
fs: make dumpable=2 require fully qualified path
Kees Cook
1
-3
/
+14
2012-07-31
fs/xattr.c:getxattr(): improve handling of allocation failures
Sasha Levin
1
-4
/
+12
2012-07-31
ntfs: remove references to long gone super operations and unimplemented methods
Fernando Luis Vazquez Cao
1
-17
/
+0
2012-07-31
libceph: move feature bits to separate header
Sage Weil
2
-0
/
+2
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
21
-108
/
+147
2012-07-31
NFS: Convert v3 into a module
Bryan Schumaker
11
-33
/
+25
2012-07-31
NFS: Convert v2 into a module
Bryan Schumaker
12
-24
/
+50
2012-07-31
NFS: Keep module parameters in the generic NFS client
Bryan Schumaker
7
-49
/
+48
2012-07-31
NFS: Split out remaining NFS v4 inode functions
Bryan Schumaker
5
-48
/
+41
2012-07-31
NFS: Pass super operations and xattr handlers in the nfs_subversion
Bryan Schumaker
6
-25
/
+13
2012-07-31
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
10
-69
/
+96
2012-07-31
NFS: Create a try_mount rpc op
Bryan Schumaker
7
-12
/
+12
2012-07-31
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
3
-58
/
+10
2012-07-31
NFS: Add version registering framework
Bryan Schumaker
11
-61
/
+282
2012-07-31
NFS: Fix a number of bugs in the idmapper
David Howells
1
-6
/
+20
2012-07-31
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-2
/
+5
2012-07-31
pnfsblock: bail out partial page IO
Peng Tao
1
-3
/
+36
2012-07-31
nfs: fix fl_type tests in NFSv4 code
Jeff Layton
2
-2
/
+2
2012-07-31
NFS: fix pnfs regression with directio writes
Fred Isaman
1
-2
/
+2
2012-07-31
NFS: fix pnfs regression with directio reads
Fred Isaman
1
-1
/
+1
2012-07-31
nfs: fix stub return type warnings
Randy Dunlap
1
-1
/
+1
2012-07-31
nfsd: Push mnt_want_write() outside of i_mutex
Jan Kara
5
-46
/
+63
2012-07-31
btrfs: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-12
/
+11
2012-07-31
fat: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-8
/
+7
2012-07-31
fs: Push mnt_want_write() outside of i_mutex
Jan Kara
1
-21
/
+25
2012-07-31
sysfs: Push file_update_time() into bin_page_mkwrite()
Jan Kara
1
-0
/
+2
2012-07-31
gfs2: Push file_update_time() into gfs2_page_mkwrite()
Jan Kara
1
-0
/
+3
2012-07-31
9p: Push file_update_time() into v9fs_vm_page_mkwrite()
Jan Kara
1
-0
/
+3
2012-07-31
ceph: Push file_update_time() into ceph_page_mkwrite()
Jan Kara
1
-0
/
+3
2012-07-31
fs: Push file_update_time() into __block_page_mkwrite()
Jan Kara
1
-0
/
+6
2012-07-31
simplify lookup_open()/atomic_open() - do the temporary mnt_want_write() early
Al Viro
1
-22
/
+29
2012-07-31
Merge tag 'for-linus-v3.6-rc1' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
46
-2415
/
+2457
[prev]
[next]