projects
/
openwrt
/
staging
/
blogic.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openwrt/staging/blogic.git
2009-12-10
Theodore Ts'o
ext4: Do not override ext2 or ext3 if built they are...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-10
Theodore Ts'o
jbd2: Export jbd2_log_start_commit to fix ext4 build
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Akira Fujita
ext4: Fix insufficient checks in EXT4_IOC_MOVE_EXT
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Jan Kara
ext4: Wait for proper transaction commit on fsync
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Dmitry Monakhov
ext4: fix incorrect block reservation on quota transfer.
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Dmitry Monakhov
ext4: quota macros cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Dmitry Monakhov
ext4: ext4_get_reserved_space() must return bytes inste...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Curt Wohlgemuth
ext4: remove blocks from inode prealloc list on failure
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Josef Bacik
ext4: wait for log to commit when umounting
commit
|
commitdiff
|
tree
|
snapshot
2009-12-09
Jan Kara
ext4: Avoid data / filesystem corruption when write...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Theodore Ts'o
ext4: Use ext4 file system driver for ext2/ext3 file...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-07
Roel Kluin
ext4: Return the PTR_ERR of the correct pointer in...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Theodore Ts'o
jbd2: Add ENOMEM checking in and for jbd2_journal_write...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Wu Fengguang
ext4: remove unused parameter wbc from __ext4_journalle...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Wu Fengguang
ext4: remove encountered_congestion trace
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Akira Fujita
ext4: move_extent_per_page() cleanup
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Kazuya Mio
ext4: initialize moved_len before calling ext4_move_ext...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Akira Fujita
ext4: Fix double-free of blocks with EXT4_IOC_MOVE_EXT
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: use ext4_data_block_valid() in ext4_free_blocks()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: add check for wraparound in ext4_data_block_valid()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: print i_mode in octal in ext4 tracepoints
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: call ext4_forget() from ext4_free_blocks()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Theodore Ts'o
ext4: fold ext4_free_blocks() and ext4_mb_free_blocks()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: fold ext4_journal_forget() into ext4_forget()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Theodore Ts'o
ext4: fold ext4_journal_revoke() into ext4_forget()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: move ext4_forget() to ext4_jbd2.c
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Eric Sandeen
ext4: make "norecovery" an alias for "noload"
commit
|
commitdiff
|
tree
|
snapshot
2009-11-19
Eric Sandeen
ext4: make trim/discard optional (and off by default)
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Jan Kara
ext4: fix error handling in ext4_ind_get_blocks()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: avoid issuing unnecessary barriers
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Theodore Ts'o
ext4: fix block validity checks so they work correctly...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: fix uninit block bitmap initialization when s_met...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: don't update the superblock in ext4_statfs()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Eric Sandeen
ext4: journal all modifications in ext4_xattr_set_handle
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Julia Lawall
ext4: fix i_flags access in ext4_da_writepages_trans_bl...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: make sure directory and symlink blocks are revoked
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: add tracepoint for ext4_forget()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: remove failed journal checksum check
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Theodore Ts'o
jbd2: don't wipe the journal on a failed journal checksum
commit
|
commitdiff
|
tree
|
snapshot
2009-11-14
Theodore Ts'o
ext4: plug a buffer_head leak in an error path of ext4_...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Akira Fujita
ext4: fix spelling typos in move_extent.c
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Akira Fujita
ext4: fix possible recursive locking warning in EXT4_IO...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Akira Fujita
ext4: fix lock order problem in ext4_move_extents()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Akira Fujita
ext4: fix the returned block count if EXT4_IOC_MOVE_EXT...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: avoid divide by zero when trying to mount a corru...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Theodore Ts'o
ext4: fix potential buffer head leak when add_dirent_to...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-13
Linus Torvalds
Linux 2.6.32-rc7
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Linus Torvalds
Merge branch 'omap-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Mike Hommey
__generic_block_fiemap(): fix for files bigger than 4GB
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Rodolfo Giometti
pps: events reporting fix up
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Rodolfo Giometti
pps: locking scheme fix up for PPS_GETPARAMS
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Pavel Machek
drivers/video/msm: update to new kernel
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Sergei Shtylyov
gpiolib: fix device_create() result check
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Scott Valentine
rtc: v3020: fix v3020_mmio_read_bit()
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Yoichi Yuasa
rtc-vr41xx: fix do_div() warning
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Anton Blanchard
exec: setup_arg_pages() fails to return errors
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Guennadi Liakhovetski
fb: put framebuffer drivers back under the "frame buffe...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: correct SECURITY SUBSYSTEM git entry
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: correct NETFILTER git entry format
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: correct 9P FILE SYSTEM git entry
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Ladislav Michl
mmci-omap: free irq resource
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Lennert Buytenhek
serial: add support for the Lava Quattro PCI quad-port...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Lennert Buytenhek
serial: fix printk format specifiers for struct uart_po...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Werner Almesberger
rtc: pcf50633: consider alrm->enable in pcf50633_rtc_se...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Rask Ingemann...
rtc: pcf50633: fix month off-by-one error
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Nicolas Ferre
atmel_lcdfb: new alternate pixel clock formula
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Heiko Carstens
fs: add missing compat_ptr handling for FS_IOC_RESVSP...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Sukadev Bhattiprolu
pidns: fix a leak in /proc dentries and inodes with...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Andrew Morton
alpha: move THREAD_SIZE definition outside #ifndef...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Peter Zijlstra
alpha: fix F_SETOWN_EX and F_GETLK64 conflict
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
KAMEZAWA Hiroyuki
memcg: fix wrong pointer initialization at page migrati...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Krzysztof Helt
savagefb: fix blanking mode on CRT display
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Krzysztof Helt
fb: remove fb_save_state() and fb_restore_state operations
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Mel Gorman
page allocator: Do not allow interrupts to use ALLOC_HARDER
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Mel Gorman
page allocator: always wake kswapd when restarting...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Randy Dunlap
MAINTAINERS: openipmi list is moderated
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Roel Kluin
get_maintainer: fix usage comment
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: VMWARE VMXNET3 - Quote name with comma...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: SERVER ENGINES 10Gbps iSCSI - Use single...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: BROCADE BFA - Use single line M: and tabs
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Joe Perches
MAINTAINERS: ASUS ACPI EXTRAS - remove F:arch/x86/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-12
Stefan Schmidt
fs/jbd: Export log_start_commit to fix ext3 build.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Mike Turquette
omap3: Decrease cpufreq transition latency
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge git://git./linux/kernel/git/mason/btrfs-unstable
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
btusb bluetooth driver: wait for 'waker' work too befor...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Josef Bacik
Btrfs: fix panic when trying to destroy a newly allocated
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'merge' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'drm-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'core-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'irq-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'perf-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'sched-fixes-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'x86-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Linus Torvalds
Merge branch 'fixes-s3c-2632-rc6' of git://git.fluff...
commit
|
commitdiff
|
tree
|
snapshot
next