Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[pandora-kernel.git] / fs /
2008-07-26 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-26 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-07-26 Roland McGrath/proc/PID/syscall
2008-07-26 Roland McGrathtracehook: tracehook_tracer_task
2008-07-26 Roland McGrathtracehook: exec
2008-07-26 Arjan van de VenUse WARN() in fs/proc/
2008-07-26 Arjan van de VenUse WARN() in fs/sysfs
2008-07-26 Arjan van de VenUse WARN() in fs/
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginmm: spinlock tree_lock
2008-07-26 Nick Pigginsplice: use get_user_pages_fast
2008-07-26 Nick Piggindio: use get_user_pages_fast
2008-07-26 Bob Copelandomfs: update kbuild to include OMFS
2008-07-26 Bob Copelandomfs: add bitmap routines
2008-07-26 Bob Copelandomfs: add file routines
2008-07-26 Bob Copelandomfs: add directory routines
2008-07-26 Bob Copelandomfs: add inode routines
2008-07-26 Bob Copelandomfs: define filesystem structures
2008-07-26 Dmitri Vorobievbfs: kill BKL
2008-07-26 Dmitri Vorobievbfs: assorted cleanups
2008-07-26 Matthias Kaehlckeaffs: convert s_bmlock into a mutex
2008-07-26 Kentaro Makitavfs: add cond_resched_lock while scanning dentry LRU...
2008-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-26 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-07-26 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/embedded-2.6
2008-07-25 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/random-2.6
2008-07-25 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-07-25 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2008-07-25 Miklos Szeredifuse: lockd support
2008-07-25 Miklos Szeredifuse: nfs export special lookups
2008-07-25 Miklos Szeredifuse: add fuse_lookup_name() helper
2008-07-25 Miklos Szeredifuse: add export operations
2008-07-25 Miklos Szeredifuse: prepare lookup for nfs export
2008-07-25 Miklos Szeredilocks: allow ->lock() to return FILE_LOCK_DEFERRED
2008-07-25 Miklos Szeredilocks: cleanup code duplication
2008-07-25 Miklos Szeredilocks: add special return value for asynchronous locks
2008-07-25 Miklos Szeredilockd: dont return EAGAIN for a permanent error
2008-07-25 Andrea Righitask IO accounting: provide distinct tgid/tid I/O stati...
2008-07-25 Alexey Dobriyanproc: move Kconfig to fs/proc/Kconfig
2008-07-25 Alexey Dobriyanproc: remove pathetic remount code
2008-07-25 Alexey Dobriyanproc: always do ->release
2008-07-25 Adrian Bunkmove proc_kmsg_operations to fs/proc/internal.h
2008-07-25 Thomas Gleixnerfs/partitions/efi: convert to pr_debug
2008-07-25 Abdel Benamroucheblock/ioctl.c and fs/partition/check.c: check value...
2008-07-25 Abdel Benamrouchefs/partition/check.c: fix return value warning
2008-07-25 Edgar E. Iglesiaself: use ELF_CORE_EFLAGS for kcore ELF header flags
2008-07-25 Oleg Nesterovcoredump: format_corename: fix the "core_uses_pid"...
2008-07-25 Oleg Nesterovcoredump: kill mm->core_done
2008-07-25 Oleg Nesterovcoredump: elf_fdpic_core_dump: use core_state->dumper...
2008-07-25 Oleg Nesterovcoredump: elf_core_dump: use core_state->dumper list
2008-07-25 Oleg Nesterovcoredump: construct the list of coredumping threads...
2008-07-25 Oleg Nesterovcoredump: make mm->core_state visible to ->core_dump()
2008-07-25 Oleg Nesterovcoredump: turn core_state->nr_threads into atomic_t
2008-07-25 Oleg Nesterovcoredump: simplify core_state->nr_threads calculation
2008-07-25 Oleg Nesterovcoredump: move mm->core_waiters into struct core_state
2008-07-25 Oleg Nesterovcoredump: turn mm->core_startup_done into the pointer...
2008-07-25 Oleg Nesterovcoredump: elf_core_dump: skip kernel threads
2008-07-25 Oleg Nesterovcoredump: zap_threads() must skip kernel threads
2008-07-25 Oleg Nesterovkill PF_BORROWED_MM in favour of PF_KTHREAD
2008-07-25 Oleg Nesterovintroduce PF_KTHREAD flag
2008-07-25 Oleg Nesterovcoredump: zap_threads: comments && use while_each_thread()
2008-07-25 Jan Karaquota: implement sending information via netlink about...
2008-07-25 Jan Karaquota: move function-macros from quota.h to quotaops.h
2008-07-25 Jan Karaquota: cleanup loop in sync_dquots()
2008-07-25 Jan Karaquota: rename quota functions from upper case, make...
2008-07-25 Jan Karaquota: fix possible infinite loop in quota code
2008-07-25 Joe Petersonfatfs: add UTC timestamp option
2008-07-25 Adrian Bunkremove unused #include <linux/dirent.h>'s
2008-07-25 Rene Scharfemsdos fs: remove unsettable atari option
2008-07-25 OGAWA Hirofumifat: small optimization to __fat_readdir()
2008-07-25 OGAWA Hirofumifat: use same logic in fat_search_long() and __fat_read...
2008-07-25 OGAWA Hirofumifat: cleanup fs/fat/dir.c
2008-07-25 Adrian Bunkfat/dir.c: switch to struct __fat_dirent
2008-07-25 OGAWA Hirofumifat: fix parse_options()
2008-07-25 Shen Fengreiserfs: remove double definitions of xattr macros
2008-07-25 Jeff Mahoneyreiserfs: convert j_commit_lock to mutex
2008-07-25 Jeff Mahoneyreiserfs: convert j_flush_sem to mutex
2008-07-25 Jeff Mahoneyreiserfs: convert j_lock to mutex
2008-07-25 Jan Karareiserfs: correct mount option parsing to detect when...
2008-07-25 Jan Karareiserfs: fix typos in messages and comments (journalle...
2008-07-25 Jan Karareiserfs: fix synchronization of quota files in journal...
2008-07-25 Matthias Kaehlckehfsplus: convert the extents_lock in a mutex
2008-07-25 Matthias Kaehlckehfs: convert extents_lock in a mutex
2008-07-25 Matthias Kaehlckehfs: convert bitmap_lock in a mutex
2008-07-25 Adrian Bunkcoda: remove CODA_FS_OLD_API
2008-07-25 Adam Greenblattisofs: fix minor filesystem corruption
2008-07-25 Duane Griffinext3: validate directory entry data before use
2008-07-25 Hidehiro Kawaijbd: don't abort if flushing file data failed
2008-07-25 Li Zefanext3: kill 2 useless magic numbers
2008-07-25 Toshiyuki Okajimajbd: positively dispose the unmapped data buffers in...
2008-07-25 Adrian Bunkjbd: unexport journal_update_superblock
2008-07-25 Duane Griffinext3: handle deleting corrupted indirect blocks
2008-07-25 Hidehiro Kawaiext3: don't read inode block if the buffer has a write...
2008-07-25 Duane Griffinext3: handle corrupted orphan list at mount
2008-07-25 Shen Fengext3: remove double definitions of xattr macros
2008-07-25 Mingming Caojbd: fix race between free buffer and commit transaction
2008-07-25 Shen Fengext3: improve some code in rb tree part of dir.c
2008-07-25 Duane Griffinjbd: tidy up revoke cache initialisation and destruction
2008-07-25 Duane Griffinjbd: eliminate duplicated code in revocation table...
next