summaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/lifeview.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-23ext4: fold ext4_journal_forget() into ext4_forget()Theodore Ts'o3-25/+19
2009-11-24ext4: fold ext4_journal_revoke() into ext4_forget()Theodore Ts'o2-30/+12
2009-11-23ext4: move ext4_forget() to ext4_jbd2.cTheodore Ts'o4-55/+63
2009-11-19ext4: make "norecovery" an alias for "noload"Eric Sandeen2-2/+6
2009-11-19ext4: make trim/discard optional (and off by default)Eric Sandeen4-9/+33
2009-11-23ext4: fix error handling in ext4_ind_get_blocks()Jan Kara1-1/+1
2009-11-23ext4: avoid issuing unnecessary barriersTheodore Ts'o1-5/+3
2009-11-15ext4: fix block validity checks so they work correctly with meta_bgTheodore Ts'o2-5/+2
2009-11-23ext4: fix uninit block bitmap initialization when s_meta_first_bg is non-zeroTheodore Ts'o1-1/+7
2009-11-23ext4: don't update the superblock in ext4_statfs()Theodore Ts'o1-2/+0
2009-11-15ext4: journal all modifications in ext4_xattr_set_handleEric Sandeen1-3/+4
2009-11-15ext4: fix i_flags access in ext4_da_writepages_trans_blocks()Julia Lawall1-1/+1
2009-11-23ext4: make sure directory and symlink blocks are revokedTheodore Ts'o2-3/+5
2009-11-23ext4: add tracepoint for ext4_forget()Theodore Ts'o2-0/+27
2009-11-23ext4: remove failed journal checksum checkTheodore Ts'o1-20/+0
2009-11-15jbd2: don't wipe the journal on a failed journal checksumTheodore Ts'o1-0/+7
2009-11-14ext4: plug a buffer_head leak in an error path of ext4_iget()Theodore Ts'o1-8/+3
2009-11-23ext4: fix spelling typos in move_extent.cAkira Fujita1-2/+2
2009-11-23ext4: fix possible recursive locking warning in EXT4_IOC_MOVE_EXTAkira Fujita1-1/+1
2009-11-23ext4: fix lock order problem in ext4_move_extents()Akira Fujita1-64/+53
2009-11-23ext4: fix the returned block count if EXT4_IOC_MOVE_EXT failsAkira Fujita1-66/+73
2009-11-23ext4: avoid divide by zero when trying to mount a corrupted file systemTheodore Ts'o1-4/+4
2009-11-23ext4: fix potential buffer head leak when add_dirent_to_buf() returns ENOSPCTheodore Ts'o1-18/+12
2009-11-13Linux 2.6.32-rc7v2.6.32-rc7Linus Torvalds1-1/+1
2009-11-12__generic_block_fiemap(): fix for files bigger than 4GBMike Hommey1-1/+1
2009-11-12pps: events reporting fix upRodolfo Giometti1-5/+15
2009-11-12pps: locking scheme fix up for PPS_GETPARAMSRodolfo Giometti1-3/+8
2009-11-12drivers/video/msm: update to new kernelPavel Machek5-38/+3
2009-11-12gpiolib: fix device_create() result checkSergei Shtylyov1-4/+4
2009-11-12rtc: v3020: fix v3020_mmio_read_bit()Scott Valentine1-1/+1
2009-11-12rtc-vr41xx: fix do_div() warningYoichi Yuasa1-5/+4
2009-11-12exec: setup_arg_pages() fails to return errorsAnton Blanchard1-5/+3
2009-11-12fb: put framebuffer drivers back under the "frame buffer devices" menuGuennadi Liakhovetski1-1/+1
2009-11-12MAINTAINERS: correct SECURITY SUBSYSTEM git entryJoe Perches1-1/+1
2009-11-12MAINTAINERS: correct NETFILTER git entry formatJoe Perches1-1/+1
2009-11-12MAINTAINERS: correct 9P FILE SYSTEM git entryJoe Perches1-1/+1
2009-11-12mmci-omap: free irq resourceLadislav Michl1-0/+1
2009-11-12serial: add support for the Lava Quattro PCI quad-port 16550A cardLennert Buytenhek2-0/+8
2009-11-12serial: fix printk format specifiers for struct uart_port::iobaseLennert Buytenhek2-2/+2
2009-11-12rtc: pcf50633: consider alrm->enable in pcf50633_rtc_set_alarmWerner Almesberger1-1/+2
2009-11-12rtc: pcf50633: fix month off-by-one errorRask Ingemann Lambertsen1-2/+2
2009-11-12atmel_lcdfb: new alternate pixel clock formulaNicolas Ferre1-3/+8
2009-11-12fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens1-2/+2
2009-11-12pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu1-2/+1
2009-11-12alpha: move THREAD_SIZE definition outside #ifndef ASSEMBLYAndrew Morton1-2/+2
2009-11-12alpha: fix F_SETOWN_EX and F_GETLK64 conflictPeter Zijlstra2-10/+13
2009-11-12memcg: fix wrong pointer initialization at page migration when memcg is disab...KAMEZAWA Hiroyuki1-1/+1
2009-11-12savagefb: fix blanking mode on CRT displayKrzysztof Helt1-1/+1
2009-11-12fb: remove fb_save_state() and fb_restore_state operationsKrzysztof Helt5-62/+1
2009-11-12page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman1-1/+1