summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-07-26rbd: cancel watch request when releasing the deviceYehuda Sadeh1-1/+30
2011-07-26ceph: ignore lease maskSage Weil3-18/+12
2011-07-26ceph: fix ceph_lookup_open intent usageSage Weil3-19/+37
2011-07-26ceph: only link open operations to directory unsafe list if O_CREAT|O_TRUNCSage Weil1-1/+2
2011-07-26ceph: fix bad parent_inode calc in ceph_lookup_openSage Weil1-2/+3
2011-07-26ceph: avoid carrying Fw cap during write into page cacheSage Weil1-3/+19
2011-07-26libceph: don't time out osd requests that haven't been receivedSage Weil3-7/+12
2011-07-26ceph: report f_bfree based on kb_avail rather than diffing.Greg Farnum1-2/+1
2011-07-26ceph: only queue capsnap if caps are dirtySage Weil1-4/+2
2011-07-26ceph: fix snap writeback when racing with writesSage Weil1-3/+20
2011-07-26ceph: use flag bit for at_end readdir flagSage Weil2-6/+6
2011-07-26ceph: add F_SYNC file flag to force sync (non-O_DIRECT) ioSage Weil4-2/+18
2011-07-26ceph: add flags field to file_infoSage Weil1-1/+2
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-163/+1547
2011-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds6-274/+286
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-149/+963
2011-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg...Linus Torvalds15-286/+747
2011-07-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2011-07-26Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds116-1440/+5593
2011-07-26block: fix warning with calling smp_processor_id() in preemptible sectionJens Axboe1-1/+1
2011-07-26drm/radeon/kms: fix DP training for DPEncoderService revision bigger than 1.1Jerome Glisse1-4/+18
2011-07-26drm/radeon/kms: add missing vddci setting on NI+Alex Deucher1-0/+3
2011-07-25p9: avoid unused variable warningLinus Torvalds1-1/+0
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds797-187777/+49400
2011-07-25Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds20-187/+903
2011-07-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds135-3167/+9085
2011-07-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-210/+448
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds152-1441/+10498
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds44-1907/+1074
2011-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds6-6/+28
2011-07-25Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds33-1426/+559
2011-07-26MIPS: Close races in TLB modify handlers.David Daney1-98/+194
2011-07-26MIPS: Add uasm UASM_i_SRL_SAFE macro.David Daney1-0/+2
2011-07-25vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds1-0/+2
2011-07-25Merge 'akpm' patch seriesLinus Torvalds160-1090/+5261
2011-07-25drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-25Documentation/SubmitChecklist: add RCU debug config optionsPaul E. McKenney1-2/+2
2011-07-25reiserfs: use hweight_long()Akinobu Mita1-5/+1
2011-07-25reiserfs: use proper little-endian bitopsAkinobu Mita3-4/+6
2011-07-25pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27
2011-07-25drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König1-1/+1
2011-07-25drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl1-1/+1
2011-07-25drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal4-0/+586
2011-07-25drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim1-1/+26
2011-07-25drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2-10/+75
2011-07-25init: skip calibration delay if previously doneSameer Nanda1-1/+10
2011-07-25misc/eeprom: add eeprom access driver for digsy_mtc boardAnatolij Gustschin3-0/+98
2011-07-25misc/eeprom: add driver for microwire 93xx46 EEPROMsAnatolij Gustschin4-0/+442
2011-07-25checkpatch.pl: update $logFunctionsJoe Perches1-3/+3
2011-07-25checkpatch: make utf-8 test --strictJoe Perches1-2/+2