index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
udf
Commit message (
Expand
)
Author
Age
Files
Lines
*
new helper: mount_bdev()
Al Viro
2010-10-29
1
-5
/
+4
*
new helper: ihold()
Al Viro
2010-10-25
1
-1
/
+1
*
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-1
/
+7
|
\
|
*
BKL: Explicitly add BKL around get_sb/fill_super
Jan Blunck
2010-10-04
1
-1
/
+7
*
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-08-10
5
-38
/
+53
|
\
|
*
switch udf to ->evict_inode()
Al Viro
2010-08-09
4
-35
/
+21
|
*
remove inode_setattr
Christoph Hellwig
2010-08-09
1
-1
/
+11
|
*
add missing setattr methods
Christoph Hellwig
2010-08-09
1
-0
/
+12
|
*
get rid of block_write_begin_newtrunc
Christoph Hellwig
2010-08-09
1
-3
/
+10
*
|
udf: super.c Fix warning: variable 'sbi' set but not used
Justin P. Mattock
2010-08-02
1
-2
/
+0
*
|
udf: remove duplicated #include
Huang Weiyi
2010-08-02
1
-1
/
+0
|
/
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-30
7
-118
/
+11
|
\
|
*
udf: Remove dead quota code
Jan Kara
2010-05-24
7
-128
/
+6
|
*
quota: rename default quotactl methods to dquot_
Christoph Hellwig
2010-05-24
1
-1
/
+1
|
*
quota: explicitly set ->dq_op and ->s_qcop
Christoph Hellwig
2010-05-24
1
-1
/
+5
|
*
quota: move unmount handling into the filesystem
Christoph Hellwig
2010-05-24
1
-0
/
+2
|
*
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
Christoph Hellwig
2010-05-24
1
-4
/
+2
|
*
quota: move remount handling into the filesystem
Christoph Hellwig
2010-05-24
1
-7
/
+18
*
|
rename the generic fsync implementations
Christoph Hellwig
2010-05-27
2
-2
/
+2
*
|
fs/: do not fallback to default_llseek() when readdir() uses BKL
jan Blunck
2010-05-27
1
-0
/
+1
|
/
*
udf: replace inode uid,gid,mode init with helper
Dmitry Monakhov
2010-05-21
2
-17
/
+4
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-05-21
3
-19
/
+29
|
\
|
*
udf: BKL ioctl pushdown
John Kacur
2010-05-05
3
-19
/
+29
*
|
quota: unify quota init condition in setattr
Dmitry Monakhov
2010-05-21
1
-1
/
+1
|
/
*
udf: add speciffic ->setattr callback
Dmitry Monakhov
2010-04-08
4
-4
/
+12
*
udf: potential integer overflow
Dan Carpenter
2010-04-08
1
-6
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
3
-2
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-12
2
-65
/
+18
|
\
|
*
udf: use ext2_find_next_bit
Akinobu Mita
2010-03-09
1
-48
/
+1
|
*
udf: Do not read inode before writing it
Jan Kara
2010-03-09
1
-3
/
+3
|
*
udf: Fix unalloc space handling in udf_update_inode
Jan Kara
2010-03-09
1
-14
/
+14
*
|
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
2010-02-05
1
-1
/
+1
*
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2010-03-05
5
-23
/
+77
|
\
\
|
*
|
dquot: cleanup dquot initialize routine
Christoph Hellwig
2010-03-05
4
-12
/
+12
|
*
|
dquot: move dquot initialization responsibility into the filesystem
Christoph Hellwig
2010-03-05
3
-1
/
+25
|
*
|
dquot: cleanup dquot drop routine
Christoph Hellwig
2010-03-05
2
-3
/
+3
|
*
|
dquot: move dquot drop responsibility into the filesystem
Christoph Hellwig
2010-03-05
1
-0
/
+2
|
*
|
dquot: cleanup dquot transfer routine
Christoph Hellwig
2010-03-05
1
-1
/
+1
|
*
|
dquot: move dquot transfer responsibility into the filesystem
Christoph Hellwig
2010-03-05
1
-1
/
+22
|
*
|
dquot: cleanup inode allocation / freeing routines
Christoph Hellwig
2010-03-05
1
-4
/
+6
|
*
|
dquot: cleanup space allocation / freeing routines
Christoph Hellwig
2010-03-05
1
-15
/
+20
|
|
/
*
|
pass writeback_control to ->write_inode
Christoph Hellwig
2010-03-05
2
-3
/
+3
*
|
sanitize const/signedness for udf
Al Viro
2010-03-03
5
-19
/
+19
|
/
*
udf: Avoid IO in udf_clear_inode
Jan Kara
2009-12-14
3
-22
/
+41
*
udf: Try harder when looking for VAT inode
Jan Kara
2009-12-14
1
-8
/
+24
*
udf: Fix compilation with UDFFS_DEBUG enabled
Jan Kara
2009-12-14
1
-1
/
+1
*
udf: Fix possible corruption when close races with write
Jan Kara
2009-09-14
1
-0
/
+2
*
udf: Perform preallocation only for regular files
Jan Kara
2009-09-14
1
-9
/
+10
[next]