index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-28
ext4: Add the journal checksum feature
Girish Shilamkar
5
-57
/
+344
2008-01-28
jbd2: jbd2 stats through procfs
Johann Lombardi
4
-2
/
+404
2008-01-28
ext4: Take read lock during overwrite case.
Aneesh Kumar K.V
1
-8
/
+24
2008-01-28
ext4: Convert truncate_mutex to read write semaphore.
Aneesh Kumar K.V
6
-19
/
+46
2008-01-28
ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.
Aneesh Kumar K.V
2
-64
/
+14
2008-01-28
ext4: remove unused code from ext4_find_entry()
Mariusz Kozlowski
1
-4
/
+0
2008-01-28
ext4: Check for the correct error return from
Aneesh Kumar K.V
1
-5
/
+5
2008-01-28
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
Jan Kara
2
-10
/
+10
2008-01-28
ext4: add block bitmap validation
Aneesh Kumar K.V
1
-18
/
+81
2008-01-28
Add buffer head related helper functions
Aneesh Kumar K.V
1
-0
/
+44
2008-01-28
ext4: Change the default behaviour on error
Aneesh Kumar K.V
1
-8
/
+8
2008-01-28
ext4: fix oops on corrupted ext4 mount
Eric Sandeen
1
-0
/
+11
2008-01-28
ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)
Adrian Bunk
1
-2
/
+2
2008-01-28
ext4: Return after ext4_error in case of failures
Aneesh Kumar K.V
1
-2
/
+6
2008-01-28
ext3: Fix the max file size for ext3 file system.
Aneesh Kumar K.V
1
-4
/
+28
2008-01-28
ext2: Fix the max file size for ext2 file system.
Aneesh Kumar K.V
1
-4
/
+28
2008-01-28
ext4: store maxbytes for bitmapped files and return EFBIG as appropriate
Eric Sandeen
3
-2
/
+34
2008-01-28
ext4: export iov_shorten from kernel for ext4's use
Eric Sandeen
1
-0
/
+1
2008-01-28
ext4: different maxbytes functions for bitmap & extent files
Eric Sandeen
1
-3
/
+42
2008-01-28
ext4: Support large files
Aneesh Kumar K.V
2
-10
/
+31
2008-01-28
ext4: Add support for 48 bit inode i_blocks.
Aneesh Kumar K.V
2
-8
/
+112
2008-01-28
ext4: Rename i_dir_acl to i_size_high
Aneesh Kumar K.V
2
-34
/
+22
2008-01-28
ext4: Rename i_file_acl to i_file_acl_lo
Aneesh Kumar K.V
1
-2
/
+2
2008-01-28
ext4: Fix sparse warnings.
Aneesh Kumar K.V
3
-10
/
+17
2008-01-28
ext4: Introduce ext4_update_*_feature
Aneesh Kumar K.V
2
-7
/
+64
2008-01-28
ext4: fixes block group number being set to a negative value
Avantika Mathur
1
-48
/
+53
2008-01-28
ext4: add ext4_group_t, and change all group variables to this type.
Avantika Mathur
6
-80
/
+80
2008-01-28
ext4 extents: remove unneeded casts
Eric Sandeen
1
-27
/
+22
2008-01-28
ext4: Introduce ext4_lblk_t
Aneesh Kumar K.V
5
-196
/
+116
2008-01-28
ext4: Avoid rec_len overflow with 64KB block size
Jan Kara
2
-46
/
+43
2008-01-28
ext4: Support large blocksize up to PAGESIZE
Takashi Sato
1
-0
/
+5
2008-01-29
Merge branch 'for-2.6.25' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+4
2008-01-28
cfq-iosched: relax IOPRIO_CLASS_IDLE restrictions
Jens Axboe
1
-2
/
+0
2008-01-28
io context sharing: preliminary support
Jens Axboe
1
-1
/
+0
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-8
/
+21
2008-01-28
__bio_clone: don't calculate hw/phys segment counts
Jens Axboe
1
-4
/
+4
2008-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
23
-97
/
+1052
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-12
/
+25
2008-01-25
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
48
-1453
/
+1827
2008-01-25
ocfs2: clean up bh null checks
Mark Fasheh
2
-15
/
+8
2008-01-25
ocfs2: document access rules for blocked_lock_list
Mark Fasheh
1
-0
/
+6
2008-01-25
configfs: file.c fix possible recursive locking
Joonwoo Park
1
-1
/
+1
2008-01-25
configfs: dir.c fix possible recursive locking
Joonwoo Park
1
-2
/
+3
2008-01-25
configfs: Remove EXPERIMENTAL
Joel Becker
1
-2
/
+2
2008-01-25
ocfs2: bump version number
Mark Fasheh
4
-4
/
+4
2008-01-25
ocfs2/dlm: Clear joining_node on hearbeat node down
Tao Ma
1
-6
/
+6
2008-01-25
ocfs2: convert byte order of constant instead of variable
Marcin Slusarz
2
-6
/
+1
2008-01-25
ocfs2: Update default cluster timeouts
Sunil Mushran
2
-3
/
+3
2008-01-25
ocfs2: printf fixes
Jan Kara
1
-2
/
+2
2008-01-25
ocfs2: Use generic_file_llseek
Jan Kara
1
-0
/
+2
[next]