index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2008-07-25
coredump: elf_core_dump: skip kernel threads
Oleg Nesterov
2008-07-25
coredump: zap_threads() must skip kernel threads
Oleg Nesterov
2008-07-25
kill PF_BORROWED_MM in favour of PF_KTHREAD
Oleg Nesterov
2008-07-25
introduce PF_KTHREAD flag
Oleg Nesterov
2008-07-25
coredump: zap_threads: comments && use while_each_thread()
Oleg Nesterov
2008-07-25
quota: implement sending information via netlink about user below quota
Jan Kara
2008-07-25
quota: move function-macros from quota.h to quotaops.h
Jan Kara
2008-07-25
quota: cleanup loop in sync_dquots()
Jan Kara
2008-07-25
quota: rename quota functions from upper case, make bigger ones non-inline
Jan Kara
2008-07-25
quota: fix possible infinite loop in quota code
Jan Kara
2008-07-25
fatfs: add UTC timestamp option
Joe Peterson
2008-07-25
remove unused #include <linux/dirent.h>'s
Adrian Bunk
2008-07-25
msdos fs: remove unsettable atari option
Rene Scharfe
2008-07-25
fat: small optimization to __fat_readdir()
OGAWA Hirofumi
2008-07-25
fat: use same logic in fat_search_long() and __fat_readdir()
OGAWA Hirofumi
2008-07-25
fat: cleanup fs/fat/dir.c
OGAWA Hirofumi
2008-07-25
fat/dir.c: switch to struct __fat_dirent
Adrian Bunk
2008-07-25
fat: fix parse_options()
OGAWA Hirofumi
2008-07-25
reiserfs: remove double definitions of xattr macros
Shen Feng
2008-07-25
reiserfs: convert j_commit_lock to mutex
Jeff Mahoney
2008-07-25
reiserfs: convert j_flush_sem to mutex
Jeff Mahoney
2008-07-25
reiserfs: convert j_lock to mutex
Jeff Mahoney
2008-07-25
reiserfs: correct mount option parsing to detect when quota options can be ch...
Jan Kara
2008-07-25
reiserfs: fix typos in messages and comments (journalled -> journaled)
Jan Kara
2008-07-25
reiserfs: fix synchronization of quota files in journal=data mode
Jan Kara
2008-07-25
hfsplus: convert the extents_lock in a mutex
Matthias Kaehlcke
2008-07-25
hfs: convert extents_lock in a mutex
Matthias Kaehlcke
2008-07-25
hfs: convert bitmap_lock in a mutex
Matthias Kaehlcke
2008-07-25
coda: remove CODA_FS_OLD_API
Adrian Bunk
2008-07-25
isofs: fix minor filesystem corruption
Adam Greenblatt
2008-07-25
ext3: validate directory entry data before use
Duane Griffin
2008-07-25
jbd: don't abort if flushing file data failed
Hidehiro Kawai
2008-07-25
ext3: kill 2 useless magic numbers
Li Zefan
2008-07-25
jbd: positively dispose the unmapped data buffers in journal_commit_transacti...
Toshiyuki Okajima
2008-07-25
jbd: unexport journal_update_superblock
Adrian Bunk
2008-07-25
ext3: handle deleting corrupted indirect blocks
Duane Griffin
2008-07-25
ext3: don't read inode block if the buffer has a write error
Hidehiro Kawai
2008-07-25
ext3: handle corrupted orphan list at mount
Duane Griffin
2008-07-25
ext3: remove double definitions of xattr macros
Shen Feng
2008-07-25
jbd: fix race between free buffer and commit transaction
Mingming Cao
2008-07-25
ext3: improve some code in rb tree part of dir.c
Shen Feng
2008-07-25
jbd: tidy up revoke cache initialisation and destruction
Duane Griffin
2008-07-25
jbd: eliminate duplicated code in revocation table init/destroy functions
Duane Griffin
2008-07-25
jbd: replace potentially false assertion with if block
Duane Griffin
2008-07-25
ext3: correct mount option parsing to detect when quota options can be changed
Jan Kara
2008-07-25
ext3: fix typos in messages and comments (journalled -> journaled)
Jan Kara
2008-07-25
ext3: fix synchronization of quota files in journal=data mode
Jan Kara
2008-07-25
ext2: remove double definitions of xattr macros
Shen Feng
2008-07-25
minix: remove !NO_TRUNCATE code
Adrian Bunk
2008-07-25
exec: remove some includes
Hugh Dickins
[next]