index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
constify dentry_operations: misc filesystems
Al Viro
2009-03-27
17
-22
/
+21
|
*
constify dentry_operations: NFS
Al Viro
2009-03-27
2
-3
/
+3
|
*
devpts: Must release s_umount on error
Sukadev Bhattiprolu
2009-03-27
1
-0
/
+2
|
*
do_pipe cleanup: drop its last user in arch/alpha/
Cheng Renquan
2009-03-27
1
-5
/
+0
|
*
ufs: copy symlink data into the correct union member
Duane Griffin
2009-03-27
1
-1
/
+1
|
*
ufs: ensure fast symlinks are NUL-terminated
Duane Griffin
2009-03-27
1
-2
/
+4
|
*
ufs: don't truncate longer ufs2 fast symlinks
Duane Griffin
2009-03-27
2
-22
/
+17
|
*
ufs: validate maximum fast symlink size from superblock
Duane Griffin
2009-03-27
1
-0
/
+11
|
*
cleanup may_open
Christoph Hellwig
2009-03-27
1
-14
/
+12
|
*
cleanup d_add_ci
Christoph Hellwig
2009-03-27
1
-30
/
+18
|
*
generic compat_sys_ustat
Christoph Hellwig
2009-03-27
1
-0
/
+28
|
*
affs: fix missing unlocks in affs_remove_link
Christoph Hellwig
2009-03-27
1
-2
/
+6
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2009-03-27
56
-654
/
+815
|
\
\
|
*
|
ext2: Zero our b_size in ext2_quota_read()
Manish Katiyar
2009-03-26
1
-0
/
+1
|
*
|
trivial: fix typos/grammar errors in fs/Kconfig
Matt LaPlante
2009-03-26
1
-1
/
+1
|
*
|
quota: Coding style fixes
Jan Kara
2009-03-26
5
-111
/
+198
|
*
|
quota: Remove superfluous inlines
Jan Kara
2009-03-26
3
-10
/
+11
|
*
|
nfsd: Use lowercase names of quota functions
Jan Kara
2009-03-26
1
-2
/
+2
|
*
|
jfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
8
-36
/
+36
|
*
|
udf: Use lowercase names of quota functions
Jan Kara
2009-03-26
2
-11
/
+11
|
*
|
ufs: Use lowercase names of quota functions
Jan Kara
2009-03-26
2
-10
/
+10
|
*
|
reiserfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
5
-22
/
+24
|
*
|
ext4: Use lowercase names of quota functions
Jan Kara
2009-03-26
7
-20
/
+20
|
*
|
ext3: Use lowercase names of quota functions
Jan Kara
2009-03-26
6
-21
/
+21
|
*
|
ext2: Use lowercase names of quota functions
Jan Kara
2009-03-26
4
-14
/
+14
|
*
|
ramfs: Remove quota call
Jan Kara
2009-03-26
1
-6
/
+0
|
*
|
vfs: Use lowercase names of quota functions
Jan Kara
2009-03-26
6
-20
/
+21
|
*
|
quota: Remove dqbuf_t and other cleanups
Jan Kara
2009-03-26
1
-55
/
+49
|
*
|
quota: Remove NODQUOT macro
Jan Kara
2009-03-26
1
-34
/
+36
|
*
|
quota: Make global quota locks cacheline aligned
Jan Kara
2009-03-26
1
-3
/
+3
|
*
|
quota: Move quota files into separate directory
Jan Kara
2009-03-26
12
-60
/
+75
|
*
|
ext4: quota reservation for delayed allocation
Mingming Cao
2009-03-26
4
-21
/
+65
|
*
|
reiserfs: Remove unnecessary quota functions
Jan Kara
2009-03-26
1
-56
/
+2
|
*
|
ext4: Remove unnecessary quota functions
Jan Kara
2009-03-26
1
-42
/
+2
|
*
|
ext3: Remove unnecessary quota functions
Jan Kara
2009-03-26
1
-42
/
+2
|
*
|
quota: Move EXPORT_SYMBOL immediately next to the functions/varibles
Mingming Cao
2009-03-26
1
-36
/
+33
|
*
|
quota: Add quota reservation claim and released operations
Mingming Cao
2009-03-26
1
-4
/
+106
|
*
|
quota: Add quota reservation support
Mingming Cao
2009-03-26
1
-31
/
+86
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2009-03-27
6
-112
/
+175
|
\
\
|
*
|
dlm: fix length calculation in compat code
David Teigland
2009-03-11
1
-9
/
+15
|
*
|
dlm: ignore cancel on granted lock
David Teigland
2009-03-11
1
-0
/
+7
|
*
|
dlm: clear defunct cancel state
David Teigland
2009-03-11
1
-8
/
+45
|
*
|
dlm: replace idr with hash table for connections
Christine Caulfield
2009-03-11
1
-79
/
+92
|
*
|
dlm: comment typo fixes
Joe Perches
2009-01-28
1
-3
/
+3
|
*
|
dlm: use ipv6_addr_copy
Joe Perches
2009-01-28
1
-2
/
+2
|
*
|
dlm: Change rwlock which is only used in write mode to a spinlock
Steven Whitehouse
2009-01-28
3
-11
/
+11
*
|
|
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
2009-03-26
6
-46
/
+39
|
\
\
\
|
*
|
|
Rationalize fasync return values
Jonathan Corbet
2009-03-16
3
-14
/
+6
|
*
|
|
Move FASYNC bit handling to f_op->fasync()
Jonathan Corbet
2009-03-16
2
-25
/
+17
|
*
|
|
Use f_lock to protect f_flags
Jonathan Corbet
2009-03-16
3
-4
/
+10
[prev]
[next]