aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
...
| * | | ocfs2: consolidate o2hb_global_hearbeat_mode_set() naming conventionJie Liu2013-07-03
| * | | ocfs2: submit disk heartbeat bio using WRITE_SYNCNoboru Iwamatsu2013-07-03
| * | | ocfs2: xattr: fix inlined xattr reflinkJunxiao Bi2013-07-03
| * | | ocfs2: fix readonly issue in ocfs2_unlink()Younger Liu2013-07-03
| * | | ocfs2: remove duplicated mlog_errno() in ocfs2_relink_block_groupAndrew Morton2013-07-03
| * | | ocfs2: rework transaction rollback in ocfs2_relink_block_group()Jie Liu2013-07-03
| * | | ocfs2: need rollback when journal_access failed in ocfs2_orphan_add()Younger Liu2013-07-03
| * | | ocfs2: dlmlock_master() should return DLM_NORMAL after adding lock to blocked...Xue jiufei2013-07-03
| * | | ocfs2: xattr: remove useless free space checkingJunxiao Bi2013-07-03
| * | | fs/ocfs2/cluster/tcp.c: free sc->sc_page in sc_kref_release()Younger Liu2013-07-03
| * | | fs/ocfs2/journal.h: add bits_wanted while calculating credits in ocfs2_calc_e...Goldwyn Rodrigues2013-07-03
| * | | ocfs2: fix mutex_unlock and possible memory leak in ocfs2_remove_btree_rangeJoseph Qi2013-07-03
| * | | ocfs2: remove unecessary variable needs_checkpointGoldwyn Rodrigues2013-07-03
| * | | ocfs2: add missing dlm_put() in dlm_begin_reco_handler()Xue jiufei2013-07-03
| * | | ocfs2: should not use le32_add_cpu to set ocfs2_dinode i_flagsJoseph Qi2013-07-03
| * | | fs/ocfs2/dlm/dlmrecovery.c:dlm_request_all_locks(): ret should be int instead...Joseph Qi2013-07-03
| * | | fs/ocfs2/dlm/dlmrecovery.c: remove duplicate declarationsJoseph Qi2013-07-03
| * | | configfs: use capped length for ->store_attribute()Dan Carpenter2013-07-03
* | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\ \ \ \
| * \ \ \ Merge branch 'freezer'Rafael J. Wysocki2013-06-28
| |\ \ \ \
| | * | | | select: use freezable blocking callColin Cross2013-05-12
| | * | | | epoll: use freezable blocking callColin Cross2013-05-12
| | * | | | freezer: add unsafe versions of freezable helpers for CIFSColin Cross2013-05-12
| | * | | | freezer: add unsafe versions of freezable helpers for NFSColin Cross2013-05-12
* | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-07-03
|\ \ \ \ \ \
| * | | | | | cifs: fill TRANS2_QUERY_FILE_INFO ByteCount fieldsDavid Disseldorp2013-06-29
| * | | | | | cifs: fix SMB2 signing enablement in cifs_enable_signingJeff Layton2013-06-28
| * | | | | | [CIFS] Fix build warningSteve French2013-06-27
| * | | | | | [CIFS] SMB3 Signing enablementSteve French2013-06-27
| * | | | | | [CIFS] Do not set DFS flag on SMB2 openSteve French2013-06-26
| * | | | | | [CIFS] fix static checker warningSteve French2013-06-26
| * | | | | | cifs: try to handle the MUST SecurityFlags sanelyJeff Layton2013-06-26
| * | | | | | When server doesn't provide SecurityBuffer on SMB2Negotiate pick defaultSteve French2013-06-26
| * | | | | | Handle big endianness in NTLM (ntlmv2) authenticationSteve French2013-06-26
| * | | | | | revalidate directories instiantiated via FIND_* in order to handle DFS referralsJeff Layton2013-06-26
| * | | | | | SMB2 FSCTL and IOCTL worker functionSteve French2013-06-26
| * | | | | | Charge at least one credit, if server says that it supports multicreditSteve French2013-06-26
| * | | | | | Remove typoSteve French2013-06-26
| * | | | | | Some missing share flagsSteve French2013-06-26
| * | | | | | cifs: using strlcpy instead of strncpyZhao Hongjiang2013-06-26
| * | | | | | Update headers to update various SMB3 ioctl definitionsSteve French2013-06-24
| * | | | | | Update cifs version numberSteve French2013-06-24
| * | | | | | Add ability to dipslay SMB3 share flags and capabilities for debuggingSteve French2013-06-24
| * | | | | | Add some missing SMB3 and SMB3.02 flagsSteve French2013-06-24
| * | | | | | Add SMB3.02 dialect supportSteve French2013-06-24
| * | | | | | Fix endian error in SMB2 protocol negotiationSteve French2013-06-24
| * | | | | | cifs: clean up the SecurityFlags write handlerJeff Layton2013-06-24
| * | | | | | cifs: update the default global_secflags to include "raw" NTLMv2Jeff Layton2013-06-24
| * | | | | | move sectype to the cifs_ses instead of TCP_Server_InfoJeff Layton2013-06-24
| * | | | | | cifs: track the enablement of signing in the TCP_Server_InfoJeff Layton2013-06-24